Searched refs:lvl_clk (Results 1 – 1 of 1) sorted by relevance
1816 unsigned long lvl_clk = clk & LVL_CLK_MASK; in __next_timer_interrupt() local1829 if (pos <= ((LVL_CLK_DIV - lvl_clk) & LVL_CLK_MASK)) in __next_timer_interrupt()1868 adj = lvl_clk ? 1 : 0; in __next_timer_interrupt()