Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/sunxi-ng/
Dccu_sdm.h59 bool ccu_sdm_helper_is_enabled(struct ccu_common *common,
Dccu_sdm.c15 bool ccu_sdm_helper_is_enabled(struct ccu_common *common, in ccu_sdm_helper_is_enabled() function
Dccu_nm.c112 if (ccu_sdm_helper_is_enabled(&nm->common, &nm->sdm)) in ccu_nm_recalc_rate()