Searched refs:CCU_FEATURE_FRACTIONAL (Results 1 – 3 of 3) sorted by relevance
13 if (!(common->features & CCU_FEATURE_FRACTIONAL)) in ccu_frac_helper_is_enabled()27 if (!(common->features & CCU_FEATURE_FRACTIONAL)) in ccu_frac_helper_enable()44 if (!(common->features & CCU_FEATURE_FRACTIONAL)) in ccu_frac_helper_disable()59 if (!(common->features & CCU_FEATURE_FRACTIONAL)) in ccu_frac_helper_has_rate()74 if (!(common->features & CCU_FEATURE_FRACTIONAL)) in ccu_frac_helper_read_rate()97 if (!(common->features & CCU_FEATURE_FRACTIONAL)) in ccu_frac_helper_set_rate()
77 … .features = CCU_FEATURE_FRACTIONAL, \103 … .features = CCU_FEATURE_FRACTIONAL, \132 … .features = CCU_FEATURE_FRACTIONAL, \
13 #define CCU_FEATURE_FRACTIONAL BIT(0) macro
Completed in 7 milliseconds