Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/memory/tegra/
Dmc.h147 extern const struct tegra_mc_reset_ops tegra_mc_reset_ops_common;
Dtegra124.c1273 .reset_ops = &tegra_mc_reset_ops_common,
1305 .reset_ops = &tegra_mc_reset_ops_common,
Dtegra114.c1113 .reset_ops = &tegra_mc_reset_ops_common,
Dtegra210.c1286 .reset_ops = &tegra_mc_reset_ops_common,
Dtegra30.c1398 .reset_ops = &tegra_mc_reset_ops_common,
Dmc.c180 const struct tegra_mc_reset_ops tegra_mc_reset_ops_common = { variable