Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/dw-edma/
Ddw-edma-v0-regs.h107 struct dw_edma_v0_regs { struct
109 u32 ctrl_data_arb_prior; /* 0x0000 */
110 u32 padding_1; /* 0x0004 */
111 u32 ctrl; /* 0x0008 */
112 u32 wr_engine_en; /* 0x000c */
113 u32 wr_doorbell; /* 0x0010 */
114 u32 padding_2; /* 0x0014 */
115 union {
121 } wr_ch_arb_weight;
122 u32 padding_3[3]; /* 0x0020..0x0028 */
[all …]