Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/tegra/
Dclk-dfll.c309 #define clk_hw_to_dfll(_hw) container_of(_hw, struct tegra_dfll, dfll_clk_hw) macro
917 struct tegra_dfll *td = clk_hw_to_dfll(hw); in dfll_clk_is_enabled()
924 struct tegra_dfll *td = clk_hw_to_dfll(hw); in dfll_clk_enable()
940 struct tegra_dfll *td = clk_hw_to_dfll(hw); in dfll_clk_disable()
951 struct tegra_dfll *td = clk_hw_to_dfll(hw); in dfll_clk_recalc_rate()
960 struct tegra_dfll *td = clk_hw_to_dfll(hw); in dfll_clk_determine_rate()
980 struct tegra_dfll *td = clk_hw_to_dfll(hw); in dfll_clk_set_rate()