Searched refs:int_setup (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/dma/dw-edma/ |
H A D | dw-hdma-v0-core.c | 58 SET_BOTH_CH_32(dw, id, int_setup, in dw_hdma_v0_core_off() 240 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()
|
H A D | dw-hdma-v0-regs.h | 62 u32 int_setup; /* 0x0088 */ member
|
H A D | dw-hdma-v0-debugfs.c | 101 CTX_REGISTER(dw, int_setup, dir, ch), in dw_hdma_debugfs_regs_ch()
|