Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/dwc3/
Ddwc3-of-simple.c109 reset_control_put(simple->resets); in dwc3_of_simple_probe()
127 reset_control_put(simple->resets); in dwc3_of_simple_remove()
/Linux-v5.4/include/linux/
Dreset.h28 void reset_control_put(struct reset_control *rstc);
73 static inline void reset_control_put(struct reset_control *rstc) in reset_control_put() function
/Linux-v5.4/drivers/reset/
Dcore.c757 void reset_control_put(struct reset_control *rstc) in reset_control_put() function
771 EXPORT_SYMBOL_GPL(reset_control_put);
775 reset_control_put(*(struct reset_control **)res); in devm_reset_control_release()
822 reset_control_put(rstc); in __device_reset()
/Linux-v5.4/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.4/drivers/phy/cadence/
Dphy-cadence-sierra.c281 reset_control_put(sp->phys[i].lnk_rst); in cdns_sierra_phy_probe()
304 reset_control_put(phy->phys[i].lnk_rst); in cdns_sierra_phy_remove()
/Linux-v5.4/arch/arm/mach-rockchip/
Dplatsmp.c106 reset_control_put(rstc); in pmu_set_power_domain()
/Linux-v5.4/drivers/gpu/drm/sun4i/
Dsun8i_hdmi_phy.c725 reset_control_put(phy->rst_phy); in sun8i_hdmi_phy_probe()
748 reset_control_put(phy->rst_phy); in sun8i_hdmi_phy_remove()
/Linux-v5.4/drivers/usb/host/
Dehci-tegra.c82 reset_control_put(rst); in tegra_reset_usb_controller()
/Linux-v5.4/drivers/amba/
Dbus.c419 reset_control_put(rstc); in amba_device_try_add()
/Linux-v5.4/sound/soc/tegra/
Dtegra30_ahub.c546 reset_control_put(rst); in tegra30_ahub_probe()
/Linux-v5.4/drivers/soc/tegra/
Dpmc.c984 reset_control_put(pg->reset); in tegra_powergate_of_get_resets()
1063 reset_control_put(pg->reset); in tegra_powergate_add()
1107 reset_control_put(pg->reset); in tegra_powergate_remove()
/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-sun8i.c997 reset_control_put(gmac->rst_ephy); in sun8i_dwmac_exit()
/Linux-v5.4/drivers/net/dsa/
Dlantiq_gswip.c1758 reset_control_put(gphy_fw->reset); in gswip_gphy_fw_remove()