Searched refs:CCU_FEATURE_FRACTIONAL (Results 1 – 5 of 5) sorted by relevance
16 if (!(common->features & CCU_FEATURE_FRACTIONAL)) in ccu_frac_helper_is_enabled()28 if (!(common->features & CCU_FEATURE_FRACTIONAL)) in ccu_frac_helper_enable()43 if (!(common->features & CCU_FEATURE_FRACTIONAL)) in ccu_frac_helper_disable()56 if (!(common->features & CCU_FEATURE_FRACTIONAL)) in ccu_frac_helper_has_rate()69 if (!(common->features & CCU_FEATURE_FRACTIONAL)) in ccu_frac_helper_read_rate()90 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, \
12 #define CCU_FEATURE_FRACTIONAL BIT(0) macro
88 .features = (CCU_FEATURE_FRACTIONAL |162 .features = (CCU_FEATURE_FRACTIONAL |
86 .features = (CCU_FEATURE_FRACTIONAL |188 .features = (CCU_FEATURE_FRACTIONAL |
Completed in 7 milliseconds