Home
last modified time | relevance | path

Searched refs:reset_control_put (Results 1 – 21 of 21) sorted by relevance

/Linux-v6.6/drivers/usb/dwc3/
Ddwc3-of-simple.c94 reset_control_put(simple->resets); in dwc3_of_simple_probe()
108 reset_control_put(simple->resets); in __dwc3_of_simple_teardown()
/Linux-v6.6/arch/arm/mach-meson/
Dplatsmp.c206 reset_control_put(rstc); in meson8_smp_boot_secondary()
289 reset_control_put(rstc); in meson8b_smp_boot_secondary()
/Linux-v6.6/drivers/pci/controller/
Dpcie-mt7621.c253 reset_control_put(port->pcie_rst); in mt7621_pcie_parse_port()
522 reset_control_put(port->pcie_rst); in mt7621_pcie_probe()
533 reset_control_put(port->pcie_rst); in mt7621_pcie_remove()
/Linux-v6.6/drivers/reset/
Dcore.c996 void reset_control_put(struct reset_control *rstc) in reset_control_put() function
1010 EXPORT_SYMBOL_GPL(reset_control_put);
1031 reset_control_put(*(struct reset_control **)res); in devm_reset_control_release()
1129 reset_control_put(rstc); in __device_reset()
/Linux-v6.6/include/linux/
Dreset.h50 void reset_control_put(struct reset_control *rstc);
108 static inline void reset_control_put(struct reset_control *rstc) in reset_control_put() function
/Linux-v6.6/drivers/clocksource/
Drenesas-ostm.c219 reset_control_put(rstc); in ostm_init()
/Linux-v6.6/arch/arm/mach-rockchip/
Dplatsmp.c106 reset_control_put(rstc); in pmu_set_power_domain()
/Linux-v6.6/drivers/mfd/
Dsyscon.c154 reset_control_put(reset); in of_syscon_register()
/Linux-v6.6/drivers/usb/chipidea/
Dci_hdrc_tegra.c130 reset_control_put(rst_utmi); in tegra_usb_reset_controller()
/Linux-v6.6/drivers/phy/cadence/
Dphy-cadence-sierra.c1465 reset_control_put(sp->phys[node].lnk_rst); in cdns_sierra_phy_probe()
1479 reset_control_put(sp->phys[node].lnk_rst); in cdns_sierra_phy_probe()
1513 reset_control_put(sp->phys[node].lnk_rst); in cdns_sierra_phy_probe()
1540 reset_control_put(phy->phys[i].lnk_rst); in cdns_sierra_phy_remove()
Dphy-cadence-torrent.c2980 reset_control_put(cdns_phy->phys[i].lnk_rst); in cdns_torrent_phy_probe()
2998 reset_control_put(cdns_phy->phys[i].lnk_rst); in cdns_torrent_phy_remove()
/Linux-v6.6/drivers/gpu/drm/tegra/
Dgr3d.c359 reset_control_put(reset); in gr3d_power_up_legacy_domain()
/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-sun8i.c1289 reset_control_put(gmac->rst_ephy); in sun8i_dwmac_probe()
1313 reset_control_put(gmac->rst_ephy); in sun8i_dwmac_remove()
/Linux-v6.6/drivers/amba/
Dbus.c163 reset_control_put(rstc); in amba_read_periphid()
/Linux-v6.6/drivers/gpu/drm/msm/
Dmsm_mdss.c338 reset_control_put(reset); in msm_mdss_reset()
/Linux-v6.6/Documentation/driver-api/
Dreset.rst199 reset_control_put
/Linux-v6.6/drivers/phy/qualcomm/
Dphy-qcom-qmp-pcie-msm8996.c706 reset_control_put(data); in qcom_qmp_reset_control_put()
/Linux-v6.6/drivers/mmc/host/
Dsdhci-msm.c2378 reset_control_put(reset); in sdhci_msm_gcc_reset()
2391 reset_control_put(reset); in sdhci_msm_gcc_reset()
2396 reset_control_put(reset); in sdhci_msm_gcc_reset()
/Linux-v6.6/drivers/net/phy/
Dmdio_bus.c102 reset_control_put(mdiodev->reset_ctrl); in mdiobus_unregister_device()
/Linux-v6.6/drivers/soc/tegra/
Dpmc.c1266 reset_control_put(pg->reset); in tegra_powergate_of_get_resets()
1345 reset_control_put(pg->reset); in tegra_powergate_add()
1499 reset_control_put(pg->reset); in tegra_powergate_remove()
/Linux-v6.6/drivers/net/dsa/
Dlantiq_gswip.c2014 reset_control_put(gphy_fw->reset); in gswip_gphy_fw_remove()