Home
last modified time | relevance | path

Searched refs:ccu_frac_helper_is_enabled (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/drivers/clk/sunxi-ng/
Dccu_frac.h35 bool ccu_frac_helper_is_enabled(struct ccu_common *common,
Dccu_frac.c16 bool ccu_frac_helper_is_enabled(struct ccu_common *common, in ccu_frac_helper_is_enabled() function
Dccu_mult.c84 if (ccu_frac_helper_is_enabled(&cm->common, &cm->frac)) in ccu_mult_recalc_rate()
Dccu_nm.c89 if (ccu_frac_helper_is_enabled(&nm->common, &nm->frac)) { in ccu_nm_recalc_rate()