Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/musb/
H A Dcppi_dma.h73 struct cppi_channel { struct
74 struct dma_channel channel;
77 struct cppi *controller;
80 struct musb_hw_ep *hw_ep;
81 bool transmit;
82 u8 index;
85 u8 is_rndis;
88 dma_addr_t buf_dma;
89 u32 buf_len;
90 u32 maxpacket;
[all …]