Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A 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()
/OK3568_Linux_fs/kernel/drivers/reset/
H A Dcore.c762 void reset_control_put(struct reset_control *rstc) in reset_control_put() function
776 EXPORT_SYMBOL_GPL(reset_control_put);
780 reset_control_put(*(struct reset_control **)res); in devm_reset_control_release()
828 reset_control_put(rstc); in __device_reset()
/OK3568_Linux_fs/kernel/include/linux/
H A 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
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/arch/arm/mach-rockchip/
H A Dplatsmp.c106 reset_control_put(rstc); in pmu_set_power_domain()
/OK3568_Linux_fs/kernel/drivers/phy/cadence/
H A Dphy-cadence-sierra.c634 reset_control_put(sp->phys[i].lnk_rst); in cdns_sierra_phy_probe()
657 reset_control_put(phy->phys[i].lnk_rst); in cdns_sierra_phy_remove()
H A Dphy-cadence-torrent.c2323 reset_control_put(cdns_phy->phys[i].lnk_rst); in cdns_torrent_phy_probe()
2339 reset_control_put(cdns_phy->phys[i].lnk_rst); in cdns_torrent_phy_remove()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-sun8i.c1258 reset_control_put(gmac->rst_ephy); in sun8i_dwmac_probe()
1281 reset_control_put(gmac->rst_ephy); in sun8i_dwmac_remove()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-tegra.c80 reset_control_put(rst); in tegra_reset_usb_controller()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy.c771 reset_control_put(phy->rst_phy); in sun8i_hdmi_phy_remove()
/OK3568_Linux_fs/kernel/sound/soc/tegra/
H A Dtegra30_ahub.c546 reset_control_put(rst); in tegra30_ahub_probe()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-msm.c2508 reset_control_put(reset); in sdhci_msm_gcc_reset()
2521 reset_control_put(reset); in sdhci_msm_gcc_reset()
2526 reset_control_put(reset); in sdhci_msm_gcc_reset()
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dmdio_bus.c101 reset_control_put(mdiodev->reset_ctrl); in mdiobus_unregister_device()
/OK3568_Linux_fs/kernel/drivers/amba/
H A Dbus.c419 reset_control_put(rstc); in amba_device_try_add()
/OK3568_Linux_fs/kernel/drivers/soc/tegra/
H A Dpmc.c1098 reset_control_put(pg->reset); in tegra_powergate_of_get_resets()
1177 reset_control_put(pg->reset); in tegra_powergate_add()
1221 reset_control_put(pg->reset); in tegra_powergate_remove()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_db845c525 reset_control_put
H A Dabi_gki_aarch64_imx2111 reset_control_put
H A Dabi_gki_aarch64_qcom2041 reset_control_put
H A Dabi_gki_aarch64_galaxy3367 reset_control_put
/OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/
H A Dvehicle_cif.c5281 reset_control_put(clk->cif_rst[i]); in vehicle_cif_deinit()
5309 reset_control_put(dphy_hw->dphy_rst[i]); in vehicle_cif_deinit()
5316 reset_control_put(dphy_hw->csi2_rst[i]); in vehicle_cif_deinit()
/OK3568_Linux_fs/kernel/drivers/net/dsa/
H A Dlantiq_gswip.c1927 reset_control_put(gphy_fw->reset); in gswip_gphy_fw_remove()
/OK3568_Linux_fs/kernel/drivers/phy/qualcomm/
H A Dphy-qcom-qmp.c3722 reset_control_put(data); in qcom_qmp_reset_control_put()