Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/timer/
H A Dae3xx_timer.c39 #define CH_TMR_EN(c , t) ((1<<t)<<(4*c)) macro
88 REG32_TMR(CH_EN) |= CH_TMR_EN(1 , 0); in atctmr_timer_probe()