Searched refs:USEC_CFG_DIVISOR_MASK (Results 1 – 2 of 2) sorted by relevance
21 #define USEC_CFG_DIVISOR_MASK 0xffff macro
150 reg = (readl(TIMER_USEC_CFG) & USEC_CFG_DIVISOR_MASK) + 1; in wb_start()