Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/dwc3/
H A Ddwc3-of-simple.c93 reset_control_put(simple->resets); in dwc3_of_simple_probe()
107 reset_control_put(simple->resets); in __dwc3_of_simple_teardown()
/linux-6.15/drivers/reset/
H A Dcore.c1204 void reset_control_put(struct reset_control *rstc) in reset_control_put() function
1218 EXPORT_SYMBOL_GPL(reset_control_put);
1236 reset_control_put(*(struct reset_control **)res); in devm_reset_control_release()
1244 reset_control_put(rstc); in devm_reset_control_release_deasserted()
1273 reset_control_put(rstc); in __devm_reset_control_get()
1380 reset_control_put(rstc); in __device_reset()
/linux-6.15/arch/arm/mach-meson/
H A Dplatsmp.c206 reset_control_put(rstc); in meson8_smp_boot_secondary()
289 reset_control_put(rstc); in meson8b_smp_boot_secondary()
/linux-6.15/drivers/pci/controller/
H A Dpcie-mt7621.c253 reset_control_put(port->pcie_rst); in mt7621_pcie_parse_port()
517 reset_control_put(port->pcie_rst); in mt7621_pcie_probe()
528 reset_control_put(port->pcie_rst); in mt7621_pcie_remove()
/linux-6.15/include/linux/
H A Dreset.h90 void reset_control_put(struct reset_control *rstc);
145 static inline void reset_control_put(struct reset_control *rstc) in reset_control_put() function
/linux-6.15/drivers/irqchip/
H A Dirq-starfive-jh8100-intc.c193 reset_control_put(rst); in starfive_intc_init()
/linux-6.15/drivers/clocksource/
H A Drenesas-ostm.c220 reset_control_put(rstc); in ostm_init()
/linux-6.15/arch/arm/mach-rockchip/
H A Dplatsmp.c106 reset_control_put(rstc); in pmu_set_power_domain()
/linux-6.15/drivers/mfd/
H A Dsyscon.c157 reset_control_put(reset); in of_syscon_register()
/linux-6.15/drivers/usb/chipidea/
H A Dci_hdrc_tegra.c130 reset_control_put(rst_utmi); in tegra_usb_reset_controller()
/linux-6.15/drivers/phy/cadence/
H A Dphy-cadence-sierra.c1464 reset_control_put(sp->phys[node].lnk_rst); in cdns_sierra_phy_probe()
1477 reset_control_put(sp->phys[node].lnk_rst); in cdns_sierra_phy_probe()
1511 reset_control_put(sp->phys[node].lnk_rst); in cdns_sierra_phy_probe()
1538 reset_control_put(phy->phys[i].lnk_rst); in cdns_sierra_phy_remove()
H A Dphy-cadence-torrent.c3107 reset_control_put(cdns_phy->phys[i].lnk_rst); in cdns_torrent_phy_probe()
3126 reset_control_put(cdns_phy->phys[i].lnk_rst); in cdns_torrent_phy_remove()
/linux-6.15/drivers/gpu/drm/tegra/
H A Dgr3d.c360 reset_control_put(reset); in gr3d_power_up_legacy_domain()
/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-sun8i.c1282 reset_control_put(gmac->rst_ephy); in sun8i_dwmac_probe()
1304 reset_control_put(gmac->rst_ephy); in sun8i_dwmac_remove()
/linux-6.15/drivers/amba/
H A Dbus.c164 reset_control_put(rstc); in amba_read_periphid()
/linux-6.15/drivers/gpio/
H A Dgpio-nomadik.c598 reset_control_put(reset); in nmk_gpio_populate_chip()
/linux-6.15/drivers/gpu/drm/msm/
H A Dmsm_mdss.c404 reset_control_put(reset); in msm_mdss_reset()
/linux-6.15/Documentation/driver-api/
H A Dreset.rst199 reset_control_put
/linux-6.15/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-msm8996.c650 reset_control_put(data); in qcom_qmp_reset_control_put()
/linux-6.15/drivers/mmc/host/
H A Dsdhci-msm.c2484 reset_control_put(reset); in sdhci_msm_gcc_reset()
2497 reset_control_put(reset); in sdhci_msm_gcc_reset()
2502 reset_control_put(reset); in sdhci_msm_gcc_reset()
/linux-6.15/drivers/net/phy/
H A Dmdio_bus.c100 reset_control_put(mdiodev->reset_ctrl); in mdiobus_unregister_device()
/linux-6.15/drivers/soc/tegra/
H A Dpmc.c1268 reset_control_put(pg->reset); in tegra_powergate_of_get_resets()
1347 reset_control_put(pg->reset); in tegra_powergate_add()
1489 reset_control_put(pg->reset); in tegra_powergate_remove()
/linux-6.15/drivers/net/dsa/
H A Dlantiq_gswip.c2014 reset_control_put(gphy_fw->reset); in gswip_gphy_fw_remove()