Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/qcom/
Dclk-hfpll.c121 static void clk_hfpll_disable(struct clk_hw *hw) in clk_hfpll_disable() function
220 clk_hfpll_disable(hw); in clk_hfpll_init()
242 .disable = clk_hfpll_disable,