Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/arch/arm/mach-meson/
Dplatsmp.c204 reset_control_put(rstc); in meson8_smp_boot_secondary()
287 reset_control_put(rstc); in meson8b_smp_boot_secondary()
/Linux-v5.15/drivers/staging/mt7621-pci/
Dpci-mt7621.c297 reset_control_put(port->pcie_rst); in mt7621_pcie_parse_port()
570 reset_control_put(port->pcie_rst); in mt7621_pci_probe()
581 reset_control_put(port->pcie_rst); in mt7621_pci_remove()
/Linux-v5.15/drivers/reset/
Dcore.c995 void reset_control_put(struct reset_control *rstc) in reset_control_put() function
1009 EXPORT_SYMBOL_GPL(reset_control_put);
1030 reset_control_put(*(struct reset_control **)res); in devm_reset_control_release()
1116 reset_control_put(rstc); in __device_reset()
/Linux-v5.15/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-v5.15/arch/arm/mach-rockchip/
Dplatsmp.c106 reset_control_put(rstc); in pmu_set_power_domain()
/Linux-v5.15/drivers/usb/chipidea/
Dci_hdrc_tegra.c126 reset_control_put(rst_utmi); in tegra_usb_reset_controller()
/Linux-v5.15/drivers/phy/cadence/
Dphy-cadence-sierra.c960 reset_control_put(sp->phys[i].lnk_rst); in cdns_sierra_phy_probe()
986 reset_control_put(phy->phys[i].lnk_rst); in cdns_sierra_phy_remove()
Dphy-cadence-torrent.c2522 reset_control_put(cdns_phy->phys[i].lnk_rst); in cdns_torrent_phy_probe()
2540 reset_control_put(cdns_phy->phys[i].lnk_rst); in cdns_torrent_phy_remove()
/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-sun8i.c1278 reset_control_put(gmac->rst_ephy); in sun8i_dwmac_probe()
1301 reset_control_put(gmac->rst_ephy); in sun8i_dwmac_remove()
/Linux-v5.15/drivers/gpu/drm/sun4i/
Dsun8i_hdmi_phy.c771 reset_control_put(phy->rst_phy); in sun8i_hdmi_phy_remove()
/Linux-v5.15/Documentation/driver-api/
Dreset.rst199 reset_control_put
/Linux-v5.15/drivers/amba/
Dbus.c425 reset_control_put(rstc); in amba_device_try_add()
/Linux-v5.15/drivers/net/phy/
Dmdio_bus.c101 reset_control_put(mdiodev->reset_ctrl); in mdiobus_unregister_device()
/Linux-v5.15/drivers/soc/tegra/
Dpmc.c1208 reset_control_put(pg->reset); in tegra_powergate_of_get_resets()
1287 reset_control_put(pg->reset); in tegra_powergate_add()
1441 reset_control_put(pg->reset); in tegra_powergate_remove()
/Linux-v5.15/drivers/net/dsa/
Dlantiq_gswip.c1991 reset_control_put(gphy_fw->reset); in gswip_gphy_fw_remove()