Searched refs:tegra_bpmp_clk (Results 1 – 2 of 2) sorted by relevance
31 struct tegra_bpmp_clk { struct41 static inline struct tegra_bpmp_clk *to_tegra_bpmp_clk(struct clk_hw *hw) in to_tegra_bpmp_clk() argument43 return container_of(hw, struct tegra_bpmp_clk, hw); in to_tegra_bpmp_clk()100 struct tegra_bpmp_clk *clk = to_tegra_bpmp_clk(hw); in tegra_bpmp_clk_prepare()112 struct tegra_bpmp_clk *clk = to_tegra_bpmp_clk(hw); in tegra_bpmp_clk_unprepare()128 struct tegra_bpmp_clk *clk = to_tegra_bpmp_clk(hw); in tegra_bpmp_clk_is_prepared()149 struct tegra_bpmp_clk *clk = to_tegra_bpmp_clk(hw); in tegra_bpmp_clk_recalc_rate()173 struct tegra_bpmp_clk *clk = to_tegra_bpmp_clk(hw); in tegra_bpmp_clk_round_rate()199 struct tegra_bpmp_clk *clk = to_tegra_bpmp_clk(hw); in tegra_bpmp_clk_set_parent()227 struct tegra_bpmp_clk *clk = to_tegra_bpmp_clk(hw); in tegra_bpmp_clk_get_parent()[all …]
25 struct tegra_bpmp_clk;91 struct tegra_bpmp_clk **clocks;