Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/sunxi-ng/
H A Dccu_sdm.c25 void ccu_sdm_helper_enable(struct ccu_common *common, in ccu_sdm_helper_enable() function
53 EXPORT_SYMBOL_NS_GPL(ccu_sdm_helper_enable, SUNXI_CCU);
H A Dccu_sdm.h53 void ccu_sdm_helper_enable(struct ccu_common *common,
H A Dccu_nm.c203 ccu_sdm_helper_enable(&nm->common, &nm->sdm, rate); in ccu_nm_set_rate()