Searched refs:reset_ops (Results 1 – 9 of 9) sorted by relevance
64 static const struct reset_control_ops reset_ops = { variable71 .ops = &reset_ops,
139 const struct tegra_mc_reset_ops *reset_ops; member
156 rst_ops = mc->soc->reset_ops; in tegra_mc_hotreset_assert()208 rst_ops = mc->soc->reset_ops; in tegra_mc_hotreset_deassert()246 rst_ops = mc->soc->reset_ops; in tegra_mc_hotreset_status()
293 .reset_ops = &terga20_mc_reset_ops,
1077 .reset_ops = &terga_mc_reset_ops_common,1107 .reset_ops = &terga_mc_reset_ops_common,
1002 .reset_ops = &terga_mc_reset_ops_common,
978 .reset_ops = &terga_mc_reset_ops_common,
1135 .reset_ops = &terga_mc_reset_ops_common,
166 static const struct file_operations reset_ops = { variable