Searched refs:tegra_mc_reset_ops_common (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/memory/tegra/ |
H A D | mc.h | 92 extern const struct tegra_mc_reset_ops tegra_mc_reset_ops_common;
|
H A D | tegra124.c | 1055 .reset_ops = &tegra_mc_reset_ops_common, 1085 .reset_ops = &tegra_mc_reset_ops_common,
|
H A D | mc.c | 89 const struct tegra_mc_reset_ops tegra_mc_reset_ops_common = { variable
|
H A D | tegra114.c | 977 .reset_ops = &tegra_mc_reset_ops_common,
|
H A D | tegra210.c | 1132 .reset_ops = &tegra_mc_reset_ops_common,
|
H A D | tegra30.c | 1025 .reset_ops = &tegra_mc_reset_ops_common,
|
/kernel/linux/linux-6.6/drivers/memory/tegra/ |
H A D | mc.h | 147 extern const struct tegra_mc_reset_ops tegra_mc_reset_ops_common;
|
H A D | tegra124.c | 1273 .reset_ops = &tegra_mc_reset_ops_common, 1305 .reset_ops = &tegra_mc_reset_ops_common,
|
H A D | tegra30.c | 1398 .reset_ops = &tegra_mc_reset_ops_common,
|
H A D | tegra210.c | 1286 .reset_ops = &tegra_mc_reset_ops_common,
|
H A D | mc.c | 180 const struct tegra_mc_reset_ops tegra_mc_reset_ops_common = { variable
|
H A D | tegra114.c | 1113 .reset_ops = &tegra_mc_reset_ops_common,
|
Completed in 9 milliseconds