Home
last modified time | relevance | path

Searched refs:int_setup (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/dma/dw-edma/
Ddw-hdma-v0-core.c58 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()
Ddw-hdma-v0-regs.h62 u32 int_setup; /* 0x0088 */ member
Ddw-hdma-v0-debugfs.c101 CTX_REGISTER(dw, int_setup, dir, ch), in dw_hdma_debugfs_regs_ch()