Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/tegra/
Dclk.h323 struct tegra_clk_pll { struct
328 struct tegra_clk_pll_params *params; argument
331 #define to_clk_pll(_hw) container_of(_hw, struct tegra_clk_pll, hw) argument