Home
last modified time | relevance | path

Searched refs:reset_ops (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/arch/mips/ralink/
Dreset.c64 static const struct reset_control_ops reset_ops = { variable
71 .ops = &reset_ops,
/Linux-v4.19/include/soc/tegra/
Dmc.h139 const struct tegra_mc_reset_ops *reset_ops; member
/Linux-v4.19/drivers/memory/tegra/
Dmc.c156 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()
Dtegra20.c293 .reset_ops = &terga20_mc_reset_ops,
Dtegra124.c1077 .reset_ops = &terga_mc_reset_ops_common,
1107 .reset_ops = &terga_mc_reset_ops_common,
Dtegra30.c1002 .reset_ops = &terga_mc_reset_ops_common,
Dtegra114.c978 .reset_ops = &terga_mc_reset_ops_common,
Dtegra210.c1135 .reset_ops = &terga_mc_reset_ops_common,
/Linux-v4.19/net/mac80211/
Ddebugfs.c166 static const struct file_operations reset_ops = { variable