Searched refs:rst_ops (Results 1 – 4 of 4) sorted by relevance
188 rst_ops = mc->soc->reset_ops; in tegra_mc_hotreset_assert()189 if (!rst_ops) in tegra_mc_hotreset_assert()193 if (rst_ops->reset_status) { in tegra_mc_hotreset_assert()199 if (rst_ops->block_dma) { in tegra_mc_hotreset_assert()209 if (rst_ops->dma_idling) { in tegra_mc_hotreset_assert()222 if (rst_ops->hotreset_assert) { in tegra_mc_hotreset_assert()247 rst_ops = mc->soc->reset_ops; in tegra_mc_hotreset_deassert()248 if (!rst_ops) in tegra_mc_hotreset_deassert()261 if (rst_ops->unblock_dma) { in tegra_mc_hotreset_deassert()285 rst_ops = mc->soc->reset_ops; in tegra_mc_hotreset_status()[all …]
306 static const struct reset_control_ops rst_ops = { variable313 .ops = &rst_ops,
76468 ffff80001112f700 d rst_ops
Completed in 917 milliseconds