Home
last modified time | relevance | path

Searched refs:desc_ctrl (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/dma/
H A Dmv_xor_v2.c111 u32 desc_ctrl; member
404 hw_descriptor->desc_ctrl = in mv_xor_v2_prep_dma_memcpy()
408 hw_descriptor->desc_ctrl |= DESC_IOD; in mv_xor_v2_prep_dma_memcpy()
460 hw_descriptor->desc_ctrl = in mv_xor_v2_prep_dma_xor()
462 hw_descriptor->desc_ctrl |= DESC_P_BUFFER_ENABLE; in mv_xor_v2_prep_dma_xor()
465 hw_descriptor->desc_ctrl |= DESC_IOD; in mv_xor_v2_prep_dma_xor()
471 hw_descriptor->desc_ctrl |= in mv_xor_v2_prep_dma_xor()
508 hw_descriptor->desc_ctrl = in mv_xor_v2_prep_dma_interrupt()
510 hw_descriptor->desc_ctrl |= DESC_IOD; in mv_xor_v2_prep_dma_interrupt()