Searched refs:ccu_sdm_helper_is_enabled (Results 1 – 3 of 3) sorted by relevance
12 bool ccu_sdm_helper_is_enabled(struct ccu_common *common, in ccu_sdm_helper_is_enabled() function23 EXPORT_SYMBOL_NS_GPL(ccu_sdm_helper_is_enabled, "SUNXI_CCU");
51 bool ccu_sdm_helper_is_enabled(struct ccu_common *common,
108 if (ccu_sdm_helper_is_enabled(&nm->common, &nm->sdm)) in ccu_nm_recalc_rate()