Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/musb/
Dcppi_dma.h124 struct cppi41_dma_channel { struct
125 struct dma_channel channel;
126 struct cppi41_dma_controller *controller;
127 struct musb_hw_ep *hw_ep;
128 struct dma_chan *dc;
129 dma_cookie_t cookie;
130 u8 port_num;
131 u8 is_tx;
132 u8 is_allocated;
133 u8 usb_toggle;
[all …]