Home
last modified time | relevance | path

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

/linux/drivers/memory/tegra/
A Dmc.c188 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 …]
/linux/drivers/clk/tegra/
A Dclk.c306 static const struct reset_control_ops rst_ops = { variable
313 .ops = &rst_ops,
/linux/
A DSystem.map76468 ffff80001112f700 d rst_ops
A D.tmp_System.map76468 ffff80001112f700 d rst_ops

Completed in 917 milliseconds