Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clk/tegra/
Dclk-tegra210-emc.c31 struct tegra210_clk_emc { struct
40 static inline struct tegra210_clk_emc * argument
43 return container_of(hw, struct tegra210_clk_emc, hw); in to_tegra210_clk_emc()
53 struct tegra210_clk_emc *emc = to_tegra210_clk_emc(hw); in tegra210_clk_emc_get_parent()
66 struct tegra210_clk_emc *emc = to_tegra210_clk_emc(hw); in tegra210_clk_emc_recalc_rate()
92 struct tegra210_clk_emc *emc = to_tegra210_clk_emc(hw); in tegra210_clk_emc_round_rate()
107 static struct clk *tegra210_clk_emc_find_parent(struct tegra210_clk_emc *emc, in tegra210_clk_emc_find_parent()
121 struct tegra210_clk_emc *emc = to_tegra210_clk_emc(hw); in tegra210_clk_emc_set_rate()
269 struct tegra210_clk_emc *emc; in tegra210_clk_register_emc()
299 struct tegra210_clk_emc *emc = to_tegra210_clk_emc(hw); in tegra210_clk_emc_attach()
[all …]