Home
last modified time | relevance | path

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

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