Searched refs:LVL_CLK_DIV (Results 1 – 1 of 1) sorted by relevance
155 #define LVL_CLK_DIV (1UL << LVL_CLK_SHIFT) macro156 #define LVL_CLK_MASK (LVL_CLK_DIV - 1)1925 if (pos <= ((LVL_CLK_DIV - lvl_clk) & LVL_CLK_MASK)) in timer_recalc_next_expiry()