Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clk/tegra/
Dclk-pll-out.c52 static void clk_pll_out_disable(struct clk_hw *hw) in clk_pll_out_disable() function
75 clk_pll_out_disable(hw); in tegra_clk_pll_out_restore_context()
83 .disable = clk_pll_out_disable,