Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/memory/tegra/
Dmc.h44 extern const struct tegra_mc_reset_ops terga_mc_reset_ops_common;
Dtegra124.c1077 .reset_ops = &terga_mc_reset_ops_common,
1107 .reset_ops = &terga_mc_reset_ops_common,
Dtegra30.c1002 .reset_ops = &terga_mc_reset_ops_common,
Dtegra114.c978 .reset_ops = &terga_mc_reset_ops_common,
Dtegra210.c1135 .reset_ops = &terga_mc_reset_ops_common,
Dmc.c119 const struct tegra_mc_reset_ops terga_mc_reset_ops_common = { variable