Home
last modified time | relevance | path

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

/drivers/memory/tegra/
Dmc.h190 extern const struct tegra_mc_ops tegra30_mc_ops;
Dtegra124.c1277 .ops = &tegra30_mc_ops,
1309 .ops = &tegra30_mc_ops,
Dtegra114.c1116 .ops = &tegra30_mc_ops,
Dtegra210.c1289 .ops = &tegra30_mc_ops,
Dtegra30.c1402 .ops = &tegra30_mc_ops,
Dmc.c511 const struct tegra_mc_ops tegra30_mc_ops = { variable