Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/tegra/
Dclk-dfll.c308 #define clk_hw_to_dfll(_hw) container_of(_hw, struct tegra_dfll, dfll_clk_hw) macro
920 struct tegra_dfll *td = clk_hw_to_dfll(hw); in dfll_clk_is_enabled()
927 struct tegra_dfll *td = clk_hw_to_dfll(hw); in dfll_clk_enable()
943 struct tegra_dfll *td = clk_hw_to_dfll(hw); in dfll_clk_disable()
954 struct tegra_dfll *td = clk_hw_to_dfll(hw); in dfll_clk_recalc_rate()
963 struct tegra_dfll *td = clk_hw_to_dfll(hw); in dfll_clk_determine_rate()
983 struct tegra_dfll *td = clk_hw_to_dfll(hw); in dfll_clk_set_rate()