Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clk/sunxi-ng/
Dccu_sdm.c55 void ccu_sdm_helper_disable(struct ccu_common *common, in ccu_sdm_helper_disable() function
74 EXPORT_SYMBOL_NS_GPL(ccu_sdm_helper_disable, SUNXI_CCU);
Dccu_sdm.h56 void ccu_sdm_helper_disable(struct ccu_common *common,
Dccu_nm.c211 ccu_sdm_helper_disable(&nm->common, &nm->sdm); in ccu_nm_set_rate()