Home
last modified time | relevance | path

Searched defs:tegra_mc_reset_ops (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/soc/tegra/
A Dmc.h147 struct tegra_mc_reset_ops { struct
148 int (*hotreset_assert)(struct tegra_mc *mc,
150 int (*hotreset_deassert)(struct tegra_mc *mc,
152 int (*block_dma)(struct tegra_mc *mc,
154 bool (*dma_idling)(struct tegra_mc *mc,
156 int (*unblock_dma)(struct tegra_mc *mc,
158 int (*reset_status)(struct tegra_mc *mc,
/linux-6.3-rc2/drivers/memory/tegra/
A Dmc.c320 static const struct reset_control_ops tegra_mc_reset_ops = { variable

Completed in 9 milliseconds