Lines Matching refs:tegra_clk_emc
38 struct tegra_clk_emc { struct
48 static inline struct tegra_clk_emc *to_tegra_clk_emc(struct clk_hw *hw) in to_tegra_clk_emc() argument
50 return container_of(hw, struct tegra_clk_emc, hw); in to_tegra_clk_emc()
56 struct tegra_clk_emc *emc = to_tegra_clk_emc(hw); in emc_recalc_rate()
67 struct tegra_clk_emc *emc = to_tegra_clk_emc(hw); in emc_get_parent()
74 struct tegra_clk_emc *emc = to_tegra_clk_emc(hw); in emc_set_parent()
103 struct tegra_clk_emc *emc = to_tegra_clk_emc(hw); in emc_set_rate()
137 struct tegra_clk_emc *emc = to_tegra_clk_emc(hw); in emc_set_rate_and_parent()
169 struct tegra_clk_emc *emc = to_tegra_clk_emc(hw); in emc_determine_rate()
227 struct tegra_clk_emc *emc; in tegra20_clk_set_emc_round_callback()
246 struct tegra_clk_emc *emc; in tegra20_clk_register_emc()
282 struct tegra_clk_emc *emc; in tegra20_clk_prepare_emc_mc_same_freq()