Searched refs:tegra_bpmp_clk (Results 1 – 2 of 2) sorted by relevance
28 struct tegra_bpmp_clk { struct38 static inline struct tegra_bpmp_clk *to_tegra_bpmp_clk(struct clk_hw *hw) in to_tegra_bpmp_clk() argument40 return container_of(hw, struct tegra_bpmp_clk, hw); in to_tegra_bpmp_clk()97 struct tegra_bpmp_clk *clk = to_tegra_bpmp_clk(hw); in tegra_bpmp_clk_prepare()109 struct tegra_bpmp_clk *clk = to_tegra_bpmp_clk(hw); in tegra_bpmp_clk_unprepare()125 struct tegra_bpmp_clk *clk = to_tegra_bpmp_clk(hw); in tegra_bpmp_clk_is_prepared()146 struct tegra_bpmp_clk *clk = to_tegra_bpmp_clk(hw); in tegra_bpmp_clk_recalc_rate()170 struct tegra_bpmp_clk *clk = to_tegra_bpmp_clk(hw); in tegra_bpmp_clk_round_rate()196 struct tegra_bpmp_clk *clk = to_tegra_bpmp_clk(hw); in tegra_bpmp_clk_set_parent()224 struct tegra_bpmp_clk *clk = to_tegra_bpmp_clk(hw); in tegra_bpmp_clk_get_parent()[all …]
17 struct tegra_bpmp_clk;82 struct tegra_bpmp_clk **clocks;