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