Searched refs:ch_control1 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/dw-edma/ |
H A D | dw-edma-v0-regs.h | 28 u32 ch_control1; /* 0x000 */ member
|
H A D | dw-edma-v0-core.c | 156 GET_CH(dw, chan->dir, chan->id, ch_control1)); in dw_edma_v0_core_ch_status() 257 SET_CH(dw, chan->dir, chan->id, ch_control1, in dw_edma_v0_core_start()
|
H A D | dw-edma-v0-debugfs.c | 114 REGISTER(ch_control1), in dw_edma_debugfs_regs_ch()
|
/kernel/linux/linux-6.6/drivers/dma/dw-edma/ |
H A D | dw-edma-v0-regs.h | 28 u32 ch_control1; /* 0x0000 */ member
|
H A D | dw-edma-v0-core.c | 195 GET_CH_32(dw, chan->dir, chan->id, ch_control1)); in dw_edma_v0_core_ch_status() 420 SET_CH_32(dw, chan->dir, chan->id, ch_control1, in dw_edma_v0_core_start()
|
H A D | dw-edma-v0-debugfs.c | 123 CTX_REGISTER(dw, ch_control1, dir, ch), in dw_edma_debugfs_regs_ch()
|
Completed in 4 milliseconds