Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clk/sunxi-ng/
Dccu_sdm.h51 bool ccu_sdm_helper_is_enabled(struct ccu_common *common,
Dccu_sdm.c12 bool ccu_sdm_helper_is_enabled(struct ccu_common *common, in ccu_sdm_helper_is_enabled() function
Dccu_nm.c109 if (ccu_sdm_helper_is_enabled(&nm->common, &nm->sdm)) in ccu_nm_recalc_rate()