Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/xilinx/zynqmp/pm_service/
H A Dpm_api_clock.h320 enum pm_ret_status pm_clock_pll_disable(struct pm_pll *pll, uint32_t flag);
H A Dzynqmp_pm_api_sys.c1261 ret = pm_clock_pll_disable(pll, flag); in pm_clock_disable()
H A Dpm_api_clock.c2902 enum pm_ret_status pm_clock_pll_disable(struct pm_pll *pll, uint32_t flag) in pm_clock_pll_disable() function