Searched refs:LVL_CLK_MASK (Results 1 – 1 of 1) sorted by relevance
154 #define LVL_CLK_MASK (LVL_CLK_DIV - 1) macro1518 if (clk & LVL_CLK_MASK) in __collect_expired_timers()1603 adj = clk & LVL_CLK_MASK ? 1 : 0; in __next_timer_interrupt()