Searched refs:ch_en (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/drivers/timer/ |
H A D | atcpit100_timer.c | 57 u32 ch_en; /* 0x1c */ member
|
/openbmc/linux/drivers/dma/dw-edma/ |
H A D | dw-hdma-v0-regs.h | 28 u32 ch_en; /* 0x0000 */ member
|
H A D | dw-hdma-v0-core.c | 62 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 D | dw-hdma-v0-debugfs.c | 83 CTX_REGISTER(dw, ch_en, dir, ch), in dw_hdma_debugfs_regs_ch()
|
/openbmc/u-boot/drivers/video/ |
H A D | ipu_regs.h | 181 u32 ch_en[2]; member 327 #define IDMAC_CHA_EN(ch) (&IDMAC_REG->ch_en[ch / 32])
|