Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/timer/
H A Datcpit100_timer.c57 u32 ch_en; /* 0x1c */ member
/openbmc/linux/drivers/dma/dw-edma/
H A Ddw-hdma-v0-regs.h28 u32 ch_en; /* 0x0000 */ member
H A Ddw-hdma-v0-core.c62 SET_BOTH_CH_32(dw, id, ch_en, 0); in dw_hdma_v0_core_off()
238 SET_CH_32(dw, chan->dir, chan->id, ch_en, BIT(0)); in dw_hdma_v0_core_start()
H A Ddw-hdma-v0-debugfs.c83 CTX_REGISTER(dw, ch_en, dir, ch), in dw_hdma_debugfs_regs_ch()
/openbmc/u-boot/drivers/video/
H A Dipu_regs.h181 u32 ch_en[2]; member
327 #define IDMAC_CHA_EN(ch) (&IDMAC_REG->ch_en[ch / 32])