Searched refs:ext8 (Results 1 – 1 of 1) sorted by relevance
382 static void xgene_dma_set_src_buffer(__le64 *ext8, size_t *len, in xgene_dma_set_src_buffer() argument388 *ext8 |= cpu_to_le64(*paddr); in xgene_dma_set_src_buffer()389 *ext8 |= cpu_to_le64(xgene_dma_encode_len(nbytes)); in xgene_dma_set_src_buffer()394 static void xgene_dma_invalidate_buffer(__le64 *ext8) in xgene_dma_invalidate_buffer() argument396 *ext8 |= cpu_to_le64(XGENE_DMA_INVALID_LEN_CODE); in xgene_dma_invalidate_buffer()