Searched refs:CCU_DIV_SKIP_ONE (Results 1 – 3 of 3) sorted by relevance
36 #define CCU_DIV_SKIP_ONE BIT(1) macro
177 CCU_DIV_SKIP_ONE | CCU_DIV_LOCK_SHIFTED |
256 if (divider == 1 && div->features & CCU_DIV_SKIP_ONE) { in ccu_div_var_set_rate_slow()