Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/tegra/
A Dclk-pll-out.c20 struct tegra_clk_pll_out *pll_out = to_clk_pll_out(hw); in clk_pll_out_is_enabled()
32 struct tegra_clk_pll_out *pll_out = to_clk_pll_out(hw); in clk_pll_out_enable()
54 struct tegra_clk_pll_out *pll_out = to_clk_pll_out(hw); in clk_pll_out_disable()
A Dclk.h515 #define to_clk_pll_out(_hw) container_of(_hw, struct tegra_clk_pll_out, hw) macro

Completed in 6 milliseconds