Home
last modified time | relevance | path

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

/linux-3.3/drivers/usb/musb/
Dcppi_dma.h79 struct cppi_channel { struct
80 struct dma_channel channel;
83 struct cppi *controller;
86 struct musb_hw_ep *hw_ep;
87 bool transmit;
88 u8 index;
91 u8 is_rndis;
94 dma_addr_t buf_dma;
95 u32 buf_len;
96 u32 maxpacket;
[all …]