Home
last modified time | relevance | path

Searched refs:ccu_sdm_helper_is_enabled (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/clk/sunxi-ng/
H A Dccu_sdm.c12 bool ccu_sdm_helper_is_enabled(struct ccu_common *common, in ccu_sdm_helper_is_enabled() function
23 EXPORT_SYMBOL_NS_GPL(ccu_sdm_helper_is_enabled, SUNXI_CCU);
H A Dccu_sdm.h51 bool ccu_sdm_helper_is_enabled(struct ccu_common *common,
H A Dccu_nm.c108 if (ccu_sdm_helper_is_enabled(&nm->common, &nm->sdm)) in ccu_nm_recalc_rate()