Home
last modified time | relevance | path

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

/linux/drivers/clk/tegra/
H A Dclk-dfll.c317 #define clk_hw_to_dfll(_hw) container_of(_hw, struct tegra_dfll, dfll_clk_hw) macro
1090 struct tegra_dfll *td = clk_hw_to_dfll(hw); in dfll_clk_is_enabled()
1097 struct tegra_dfll *td = clk_hw_to_dfll(hw); in dfll_clk_enable()
1113 struct tegra_dfll *td = clk_hw_to_dfll(hw); in dfll_clk_disable()
1124 struct tegra_dfll *td = clk_hw_to_dfll(hw); in dfll_clk_recalc_rate()
1133 struct tegra_dfll *td = clk_hw_to_dfll(hw); in dfll_clk_determine_rate()
1153 struct tegra_dfll *td = clk_hw_to_dfll(hw); in dfll_clk_set_rate()