Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clk/tegra/
Dclk-dfll.c316 #define clk_hw_to_dfll(_hw) container_of(_hw, struct tegra_dfll, dfll_clk_hw) macro
1089 struct tegra_dfll *td = clk_hw_to_dfll(hw); in dfll_clk_is_enabled()
1096 struct tegra_dfll *td = clk_hw_to_dfll(hw); in dfll_clk_enable()
1112 struct tegra_dfll *td = clk_hw_to_dfll(hw); in dfll_clk_disable()
1123 struct tegra_dfll *td = clk_hw_to_dfll(hw); in dfll_clk_recalc_rate()
1132 struct tegra_dfll *td = clk_hw_to_dfll(hw); in dfll_clk_determine_rate()
1152 struct tegra_dfll *td = clk_hw_to_dfll(hw); in dfll_clk_set_rate()