Home
last modified time | relevance | path

Searched refs:ccu_frac_helper_is_enabled (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
H A Dccu_frac.c13 bool ccu_frac_helper_is_enabled(struct ccu_common *common, in ccu_frac_helper_is_enabled() function
21 EXPORT_SYMBOL_NS_GPL(ccu_frac_helper_is_enabled, SUNXI_CCU);
H A Dccu_frac.h27 bool ccu_frac_helper_is_enabled(struct ccu_common *common,
H A Dccu_mult.c81 if (ccu_frac_helper_is_enabled(&cm->common, &cm->frac)) in ccu_mult_recalc_rate()
H A Dccu_nm.c85 if (ccu_frac_helper_is_enabled(&nm->common, &nm->frac)) { in ccu_nm_recalc_rate()
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H A Dccu_frac.h27 bool ccu_frac_helper_is_enabled(struct ccu_common *common,
H A Dccu_frac.c13 bool ccu_frac_helper_is_enabled(struct ccu_common *common, in ccu_frac_helper_is_enabled() function
H A Dccu_mult.c81 if (ccu_frac_helper_is_enabled(&cm->common, &cm->frac)) in ccu_mult_recalc_rate()
H A Dccu_nm.c86 if (ccu_frac_helper_is_enabled(&nm->common, &nm->frac)) { in ccu_nm_recalc_rate()

Completed in 3 milliseconds