Home
last modified time | relevance | path

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

/linux/drivers/dma/dw-edma/
H A Ddw-hdma-v0-core.c80 SET_CH_32(dw, dir, id, ch_en, 0); in dw_hdma_v0_core_ch_off()
96 SET_CH_32(dw, dir, id, ch_en, 0); in dw_hdma_v0_core_off()
105 SET_CH_32(dw, dir, id, ch_en, 0); in dw_hdma_v0_core_off()
267 SET_CH_32(dw, chan->dir, chan->id, ch_en, BIT(0)); in dw_hdma_v0_core_ch_enable()
305 SET_CH_32(dw, chan->dir, chan->id, ch_en, HDMA_V0_CH_EN); in dw_hdma_v0_core_non_ll_start()
H A Ddw-hdma-v0-regs.h30 u32 ch_en; /* 0x0000 */ member
H A Ddw-hdma-v0-debugfs.c83 CTX_REGISTER(dw, ch_en, dir, ch), in dw_hdma_debugfs_regs_ch()