Home
last modified time | relevance | path

Searched defs:pxad_chan (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/dma/
H A Dpxa_dma.c103 struct pxad_chan { struct
106 enum pxad_chan_prio prio; /* Required priority of phy */ argument
112 bool misaligned;
113 struct dma_slave_config cfg; /* Runtime config */
139 container_of(dchan, struct pxad_chan, vc.chan) argument