Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/sunxi-ng/
H A 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);
H A Dccu_sdm.h67 int ccu_sdm_helper_get_factors(struct ccu_common *common,
H A Dccu_nm.c206 ccu_sdm_helper_get_factors(&nm->common, &nm->sdm, rate, in ccu_nm_set_rate()