Searched refs:tegra20_mc_soc (Results 1 – 3 of 3) sorted by relevance
47 extern const struct tegra_mc_soc tegra20_mc_soc;
286 const struct tegra_mc_soc tegra20_mc_soc = { variable
54 { .compatible = "nvidia,tegra20-mc", .data = &tegra20_mc_soc },642 if (mc->soc == &tegra20_mc_soc) { in tegra_mc_probe()