Home
last modified time | relevance | path

Searched refs:lvl_clk (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/time/
H A Dtimer.c1912 unsigned long lvl_clk = clk & LVL_CLK_MASK; in timer_recalc_next_expiry() local
1925 if (pos <= ((LVL_CLK_DIV - lvl_clk) & LVL_CLK_MASK)) in timer_recalc_next_expiry()
1964 adj = lvl_clk ? 1 : 0; in timer_recalc_next_expiry()