tegra_clk_emc
GATE("emc", "emc_mux", 57, 0, tegra_clk_emc, CLK_IS_CRITICAL),
[tegra_clk_emc] = { .dt_id = TEGRA114_CLK_EMC, .present = true },
struct tegra_clk_emc *tegra;
tegra = container_of(hw, struct tegra_clk_emc, hw);
struct tegra_clk_emc *tegra;
tegra = container_of(hw, struct tegra_clk_emc, hw);
static struct tegra_emc *emc_ensure_emc_driver(struct tegra_clk_emc *tegra)
static int emc_set_timing(struct tegra_clk_emc *tegra,
static struct emc_timing *get_backup_timing(struct tegra_clk_emc *tegra,
struct tegra_clk_emc *tegra;
tegra = container_of(hw, struct tegra_clk_emc, hw);
static int load_one_timing_from_dt(struct tegra_clk_emc *tegra,
static int load_timings_from_dt(struct tegra_clk_emc *tegra,
struct tegra_clk_emc *tegra;
struct tegra_clk_emc *tegra;
tegra = container_of(hw, struct tegra_clk_emc, hw);
struct tegra_clk_emc *tegra = container_of(hw, struct tegra_clk_emc, hw);
struct tegra_clk_emc *tegra;
tegra = container_of(hw, struct tegra_clk_emc, hw);
struct tegra_clk_emc *emc = to_tegra_clk_emc(hw);
struct tegra_clk_emc *emc = to_tegra_clk_emc(hw);
struct tegra_clk_emc *emc = to_tegra_clk_emc(hw);
struct tegra_clk_emc *emc;
struct tegra_clk_emc *emc;
struct tegra_clk_emc *emc;
static inline struct tegra_clk_emc *to_tegra_clk_emc(struct clk_hw *hw)
return container_of(hw, struct tegra_clk_emc, hw);
struct tegra_clk_emc *emc = to_tegra_clk_emc(hw);
struct tegra_clk_emc *emc = to_tegra_clk_emc(hw);
struct tegra_clk_emc *emc = to_tegra_clk_emc(hw);
[tegra_clk_emc] = { .dt_id = TEGRA30_CLK_EMC, .present = false },