Searched defs:cppi41_dma_controller (Results 1 – 1 of 1) sorted by relevance
47 struct cppi41_dma_controller { struct48 struct dma_controller controller;49 struct cppi41_dma_channel rx_channel[MUSB_DMA_NUM_CHANNELS];50 struct cppi41_dma_channel tx_channel[MUSB_DMA_NUM_CHANNELS];51 struct musb *musb;52 struct hrtimer early_tx;53 struct list_head early_tx_list;54 u32 rx_mode;55 u32 tx_mode;56 u32 auto_req;