Searched refs:ccu_pll_disable (Results 1 – 2 of 2) sorted by relevance
92 static void ccu_pll_disable(struct clk_hw *hw) in ccu_pll_disable() function143 ccu_pll_disable(hw); in ccu_pll_init()152 .disable = ccu_pll_disable,
132 static void ccu_pll_disable(struct clk_hw *hw) in ccu_pll_disable() function481 .disable = ccu_pll_disable,491 .disable = ccu_pll_disable,
Completed in 5 milliseconds