Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dpxa_dma.c105 struct pxad_chan { struct
108 enum pxad_chan_prio prio; /* Required priority of phy */ argument
114 bool misaligned;
138 #define to_pxad_chan(dchan) \ argument
139 container_of(dchan, struct pxad_chan, vc.chan) argument