Searched refs:tegra_mc_reset_ops (Results 1 – 4 of 4) sorted by relevance
127 struct tegra_mc_reset_ops { struct193 const struct tegra_mc_reset_ops *reset_ops;
180 const struct tegra_mc_reset_ops tegra_mc_reset_ops_common = {208 const struct tegra_mc_reset_ops *rst_ops; in tegra_mc_hotreset_assert()268 const struct tegra_mc_reset_ops *rst_ops; in tegra_mc_hotreset_deassert()307 const struct tegra_mc_reset_ops *rst_ops; in tegra_mc_hotreset_status()321 static const struct reset_control_ops tegra_mc_reset_ops = { variable331 mc->reset.ops = &tegra_mc_reset_ops; in tegra_mc_reset_setup()
147 extern const struct tegra_mc_reset_ops tegra_mc_reset_ops_common;
355 static const struct tegra_mc_reset_ops tegra20_mc_reset_ops = {