Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()