Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/timer/
H A Datcpit100_timer.c36 #define CH_TMR_EN(c , t) ((1<<t)<<(4*c)) macro
85 REG32_TMR(CH_EN) |= CH_TMR_EN(1 , 0); in atcpit_timer_probe()