Searched refs:int_setup (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/dma/dw-edma/ |
D | dw-hdma-v0-core.c | 58 SET_BOTH_CH_32(dw, id, int_setup, in dw_hdma_v0_core_off() 243 tmp = GET_CH_32(dw, chan->dir, chan->id, int_setup) | in dw_hdma_v0_core_start() 246 SET_CH_32(dw, chan->dir, chan->id, int_setup, tmp); in dw_hdma_v0_core_start()
|
D | dw-hdma-v0-regs.h | 62 u32 int_setup; /* 0x0088 */ member
|
D | dw-hdma-v0-debugfs.c | 101 CTX_REGISTER(dw, int_setup, dir, ch), in dw_hdma_debugfs_regs_ch()
|