Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/dw-edma/
Ddw-hdma-v0-regs.h27 struct dw_hdma_v0_ch_regs { struct
28 u32 ch_en; /* 0x0000 */
29 u32 doorbell; /* 0x0004 */
30 u32 prefetch; /* 0x0008 */
31 u32 handshake; /* 0x000c */
32 union {
38 } llp;
39 u32 cycle_sync; /* 0x0018 */
40 u32 transfer_size; /* 0x001c */
41 union {
[all …]