Searched refs:LVL_CLK_DIV (Results 1 – 1 of 1) sorted by relevance
154 #define LVL_CLK_DIV (1UL << LVL_CLK_SHIFT) macro155 #define LVL_CLK_MASK (LVL_CLK_DIV - 1)1597 if (pos <= ((LVL_CLK_DIV - lvl_clk) & LVL_CLK_MASK)) in __next_timer_interrupt()