Home
last modified time | relevance | path

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

/linux/drivers/clk/qcom/
H A Dclk-hfpll.c125 static void clk_hfpll_disable(struct clk_hw *hw) in clk_hfpll_disable() function
224 clk_hfpll_disable(hw); in clk_hfpll_init()
246 .disable = clk_hfpll_disable,