Lines Matching refs:tegra_clk_emc
39 struct tegra_clk_emc { struct
49 static inline struct tegra_clk_emc *to_tegra_clk_emc(struct clk_hw *hw) in to_tegra_clk_emc() argument
51 return container_of(hw, struct tegra_clk_emc, hw); in to_tegra_clk_emc()
57 struct tegra_clk_emc *emc = to_tegra_clk_emc(hw); in emc_recalc_rate()
68 struct tegra_clk_emc *emc = to_tegra_clk_emc(hw); in emc_get_parent()
75 struct tegra_clk_emc *emc = to_tegra_clk_emc(hw); in emc_set_parent()
104 struct tegra_clk_emc *emc = to_tegra_clk_emc(hw); in emc_set_rate()
138 struct tegra_clk_emc *emc = to_tegra_clk_emc(hw); in emc_set_rate_and_parent()
170 struct tegra_clk_emc *emc = to_tegra_clk_emc(hw); in emc_determine_rate()
228 struct tegra_clk_emc *emc; in tegra20_clk_set_emc_round_callback()
248 struct tegra_clk_emc *emc; in tegra20_clk_register_emc()
284 struct tegra_clk_emc *emc; in tegra20_clk_prepare_emc_mc_same_freq()