Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/musb/
Dmusb_cppi41.c36 struct cppi41_dma_controller { struct
37 struct dma_controller controller;
38 struct cppi41_dma_channel *rx_channel;
39 struct cppi41_dma_channel *tx_channel;
40 struct hrtimer early_tx;
41 struct list_head early_tx_list;
42 u32 rx_mode;
43 u32 tx_mode;
44 u32 auto_req;
46 u32 tdown_reg;
[all …]