Searched refs:ch_en (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/dma/dw-edma/ |
D | dw-hdma-v0-core.c | 62 SET_BOTH_CH_32(dw, id, ch_en, 0); in dw_hdma_v0_core_off() 72 if (GET_CH_32(dw, id, dir, ch_en) & BIT(0)) in dw_hdma_v0_core_ch_count() 241 SET_CH_32(dw, chan->dir, chan->id, ch_en, BIT(0)); in dw_hdma_v0_core_start()
|
D | dw-hdma-v0-regs.h | 28 u32 ch_en; /* 0x0000 */ member
|
D | dw-hdma-v0-debugfs.c | 83 CTX_REGISTER(dw, ch_en, dir, ch), in dw_hdma_debugfs_regs_ch()
|