Home
last modified time | relevance | path

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

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