Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dplx_dma.c80 __le32 flags_and_size; member
145 flags = le32_to_cpu(READ_ONCE(desc->hw->flags_and_size)); in plx_dma_process_desc()
282 plxdesc->hw->flags_and_size = cpu_to_le32(len); in plx_dma_prep_memcpy()
315 plxdesc->hw->flags_and_size |= cpu_to_le32(PLX_DESC_FLAG_VALID); in plx_dma_tx_submit()