Home
last modified time | relevance | path

Searched defs:tegra_clk_pll (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/clk/tegra/
Dclk.h377 struct tegra_clk_pll { struct
382 struct tegra_clk_pll_params *params; argument
385 #define to_clk_pll(_hw) container_of(_hw, struct tegra_clk_pll, hw) argument