Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/sunxi-ng/
Dccu_sdm.c141 int ccu_sdm_helper_get_factors(struct ccu_common *common, in ccu_sdm_helper_get_factors() function
161 EXPORT_SYMBOL_NS_GPL(ccu_sdm_helper_get_factors, SUNXI_CCU);
Dccu_sdm.h67 int ccu_sdm_helper_get_factors(struct ccu_common *common,
Dccu_nm.c206 ccu_sdm_helper_get_factors(&nm->common, &nm->sdm, rate, in ccu_nm_set_rate()