Home | Sort by relevance Sort by last modified time |
/external/u-boot/drivers/timer/ | |
atcpit100_timer.c | 35 #define CH_EN 0x1C 57 u32 ch_en; /* 0x1c */ member in struct:atctmr_timer_regs 85 REG32_TMR(CH_EN) |= CH_TMR_EN(1 , 0); |
/external/u-boot/drivers/video/ | |
ipu_regs.h | 181 u32 ch_en[2]; member in struct:ipu_idmac 327 #define IDMAC_CHA_EN(ch) (&IDMAC_REG->ch_en[ch / 32]) |