Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/usb/dwc3/
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.14.4/drivers/reset/
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.14.4/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-6.14.4/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-6.14.4/include/linux/
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.14.4/drivers/irqchip/
Dirq-starfive-jh8100-intc.c193 reset_control_put(rst); in starfive_intc_init()
/linux-6.14.4/drivers/clocksource/
Drenesas-ostm.c220 reset_control_put(rstc); in ostm_init()
/linux-6.14.4/arch/arm/mach-rockchip/
Dplatsmp.c106 reset_control_put(rstc); in pmu_set_power_domain()
/linux-6.14.4/drivers/mfd/
Dsyscon.c150 reset_control_put(reset); in of_syscon_register()
/linux-6.14.4/drivers/usb/chipidea/
Dci_hdrc_tegra.c130 reset_control_put(rst_utmi); in tegra_usb_reset_controller()
/linux-6.14.4/drivers/phy/cadence/
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()
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.14.4/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-sun8i.c1288 reset_control_put(gmac->rst_ephy); in sun8i_dwmac_probe()
1310 reset_control_put(gmac->rst_ephy); in sun8i_dwmac_remove()
/linux-6.14.4/drivers/gpu/drm/tegra/
Dgr3d.c360 reset_control_put(reset); in gr3d_power_up_legacy_domain()
/linux-6.14.4/drivers/amba/
Dbus.c164 reset_control_put(rstc); in amba_read_periphid()
/linux-6.14.4/drivers/gpio/
Dgpio-nomadik.c597 reset_control_put(reset); in nmk_gpio_populate_chip()
/linux-6.14.4/drivers/gpu/drm/msm/
Dmsm_mdss.c404 reset_control_put(reset); in msm_mdss_reset()
/linux-6.14.4/Documentation/driver-api/
Dreset.rst199 reset_control_put
/linux-6.14.4/drivers/phy/qualcomm/
Dphy-qcom-qmp-pcie-msm8996.c650 reset_control_put(data); in qcom_qmp_reset_control_put()
/linux-6.14.4/drivers/mmc/host/
Dsdhci-msm.c2483 reset_control_put(reset); in sdhci_msm_gcc_reset()
2496 reset_control_put(reset); in sdhci_msm_gcc_reset()
2501 reset_control_put(reset); in sdhci_msm_gcc_reset()
/linux-6.14.4/drivers/net/phy/
Dmdio_bus.c100 reset_control_put(mdiodev->reset_ctrl); in mdiobus_unregister_device()
/linux-6.14.4/drivers/soc/tegra/
Dpmc.c1267 reset_control_put(pg->reset); in tegra_powergate_of_get_resets()
1346 reset_control_put(pg->reset); in tegra_powergate_add()
1488 reset_control_put(pg->reset); in tegra_powergate_remove()
/linux-6.14.4/drivers/net/dsa/
Dlantiq_gswip.c2014 reset_control_put(gphy_fw->reset); in gswip_gphy_fw_remove()