Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/timer/
H A Datcpit100_timer.c49 #define CH_CNT(n) (0x28+0x10*n) macro
75 val = ~(REG32_TMR(CH_CNT(1))+0xffffffff); in atcpit_timer_get_count()