Home
last modified time | relevance | path

Searched refs:pxad_desc_hw (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dpxa_dma.c76 struct pxad_desc_hw { struct
94 struct pxad_desc_hw *hw_desc[]; /* DMA coherent descriptors */
225 struct pxad_desc_hw *desc; in descriptors_show()
519 struct pxad_desc_hw *updater = in set_updater_desc()
537 struct pxad_desc_hw *updater = in is_desc_completed()
695 sizeof(struct pxad_desc_hw), in pxad_alloc_chan_resources()
696 __alignof__(struct pxad_desc_hw), in pxad_alloc_chan_resources()
746 nb_hw_desc * sizeof(struct pxad_desc_hw *), in pxad_alloc_desc()
922 struct pxad_desc_hw *hw_desc; in pxad_prep_memcpy()
1019 struct pxad_desc_hw **phw_des in pxad_prep_dma_cyclic()
[all...]
/kernel/linux/linux-6.6/drivers/dma/
H A Dpxa_dma.c76 struct pxad_desc_hw { struct
94 struct pxad_desc_hw *hw_desc[]; /* DMA coherent descriptors */
225 struct pxad_desc_hw *desc; in descriptors_show()
519 struct pxad_desc_hw *updater = in set_updater_desc()
537 struct pxad_desc_hw *updater = in is_desc_completed()
694 sizeof(struct pxad_desc_hw), in pxad_alloc_chan_resources()
695 __alignof__(struct pxad_desc_hw), in pxad_alloc_chan_resources()
920 struct pxad_desc_hw *hw_desc; in pxad_prep_memcpy()
1017 struct pxad_desc_hw **phw_desc; in pxad_prep_dma_cyclic()
1116 struct pxad_desc_hw *hw_des in pxad_residue()
[all...]

Completed in 5 milliseconds