Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/tegra/
Dclk-bpmp.c31 struct tegra_bpmp_clk { struct
41 static inline struct tegra_bpmp_clk *to_tegra_bpmp_clk(struct clk_hw *hw) in to_tegra_bpmp_clk() argument
43 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 …]
/linux-4.19.296/include/soc/tegra/
Dbpmp.h25 struct tegra_bpmp_clk;
91 struct tegra_bpmp_clk **clocks;