Home
last modified time | relevance | path

Searched refs:tegra_mc_reset_ops (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/memory/tegra/
Dmc.c153 const struct tegra_mc_reset_ops tegra_mc_reset_ops_common = {
181 const struct tegra_mc_reset_ops *rst_ops; in tegra_mc_hotreset_assert()
241 const struct tegra_mc_reset_ops *rst_ops; in tegra_mc_hotreset_deassert()
280 const struct tegra_mc_reset_ops *rst_ops; in tegra_mc_hotreset_status()
294 static const struct reset_control_ops tegra_mc_reset_ops = { variable
304 mc->reset.ops = &tegra_mc_reset_ops; in tegra_mc_reset_setup()
Dmc.h106 extern const struct tegra_mc_reset_ops tegra_mc_reset_ops_common;
Dtegra20.c354 static const struct tegra_mc_reset_ops tegra20_mc_reset_ops = {
/Linux-v5.15/include/soc/tegra/
Dmc.h147 struct tegra_mc_reset_ops { struct
202 const struct tegra_mc_reset_ops *reset_ops;