Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/soc/tegra/
A Dmc.h147 struct tegra_mc_reset_ops { struct
208 const struct tegra_mc_reset_ops *reset_ops;
/linux-6.3-rc2/drivers/memory/tegra/
A Dmc.c179 const struct tegra_mc_reset_ops tegra_mc_reset_ops_common = {
207 const struct tegra_mc_reset_ops *rst_ops; in tegra_mc_hotreset_assert()
267 const struct tegra_mc_reset_ops *rst_ops; in tegra_mc_hotreset_deassert()
306 const struct tegra_mc_reset_ops *rst_ops; in tegra_mc_hotreset_status()
320 static const struct reset_control_ops tegra_mc_reset_ops = { variable
330 mc->reset.ops = &tegra_mc_reset_ops; in tegra_mc_reset_setup()
A Dmc.h146 extern const struct tegra_mc_reset_ops tegra_mc_reset_ops_common;
A Dtegra20.c354 static const struct tegra_mc_reset_ops tegra20_mc_reset_ops = {

Completed in 8 milliseconds