Home
last modified time | relevance | path

Searched refs:reset_control_reset (Results 1 – 25 of 65) sorted by relevance

123

/drivers/phy/amlogic/
A Dphy-meson-axg-pcie.c80 return reset_control_reset(priv->reset); in phy_axg_pcie_init()
92 return reset_control_reset(priv->reset); in phy_axg_pcie_exit()
A Dphy-meson-axg-mipi-dphy.c192 ret = reset_control_reset(priv->reset); in phy_meson_axg_mipi_dphy_init()
322 return reset_control_reset(priv->reset); in phy_meson_axg_mipi_dphy_exit()
A Dphy-meson-g12a-usb2.c179 ret = reset_control_reset(priv->reset); in phy_meson_g12a_usb2_init()
288 ret = reset_control_reset(priv->reset); in phy_meson_g12a_usb2_exit()
A Dphy-meson-g12a-usb3-pcie.c201 ret = reset_control_reset(priv->reset); in phy_g12a_usb3_init()
347 return reset_control_reset(priv->reset); in phy_g12a_usb3_pcie_exit()
A Dphy-meson-gxl-usb2.c112 ret = reset_control_reset(priv->reset); in phy_meson_gxl_usb2_init()
A Dphy-meson8b-usb2.c146 ret = reset_control_reset(priv->reset); in phy_meson8b_usb2_power_on()
/drivers/staging/media/sunxi/cedrus/
A Dcedrus_hw.c183 reset_control_reset(dev->rstc); in cedrus_watchdog()
206 ret = reset_control_reset(dev->rstc); in cedrus_hw_resume()
/drivers/reset/
A Dcore.c230 ret = reset_control_reset(resets->rstc[i]); in reset_control_array_reset()
353 int reset_control_reset(struct reset_control *rstc) in reset_control_reset() function
386 EXPORT_SYMBOL_GPL(reset_control_reset);
403 ret = reset_control_reset(rstcs[i].rstc); in reset_control_bulk_reset()
1378 ret = reset_control_reset(rstc); in __device_reset()
/drivers/media/platform/verisilicon/
A Dsunxi_vpu_hw.c94 reset_control_reset(vpu->resets); in sunxi_vpu_reset()
A Dstm32mp25_vpu_hw.c118 reset_control_reset(vpu->resets); in stm32mp25_venc_reset()
/drivers/gpu/drm/meson/
A Dmeson_dw_hdmi.c609 reset_control_reset(meson_dw_hdmi->hdmitx_apb); in meson_dw_hdmi_init()
610 reset_control_reset(meson_dw_hdmi->hdmitx_ctrl); in meson_dw_hdmi_init()
611 reset_control_reset(meson_dw_hdmi->hdmitx_phy); in meson_dw_hdmi_init()
/drivers/ata/
A Dahci_brcm.c375 ret = reset_control_reset(priv->rcdev_rescal); in brcm_ahci_resume()
489 ret = reset_control_reset(priv->rcdev_rescal); in brcm_ahci_probe()
/drivers/char/hw_random/
A Dbcm2835-rng.c96 ret = reset_control_reset(priv->reset); in bcm2835_rng_init()
/drivers/phy/marvell/
A Dphy-berlin-usb.c119 reset_control_reset(priv->rst_ctrl); in phy_berlin_usb_power_on()
/drivers/watchdog/
A Drzv2h_wdt.c172 ret = reset_control_reset(priv->rstc); in rzv2h_wdt_restart()
A Drzg2l_wdt.c199 ret = reset_control_reset(priv->rstc); in rzg2l_wdt_restart()
/drivers/remoteproc/
A Dmeson_mx_ao_arc.c87 ret = reset_control_reset(priv->arc_reset); in meson_mx_ao_arc_rproc_start()
/drivers/gpu/drm/v3d/
A Dv3d_gem.c100 reset_control_reset(v3d->reset); in v3d_reset_v3d()
/drivers/phy/qualcomm/
A Dphy-qcom-usb-hs.c152 ret = reset_control_reset(uphy->reset); in qcom_usb_hs_phy_power_on()
/drivers/memory/
A Drenesas-rpc-if.c237 ret = reset_control_reset(rpc->rstc); in rpcif_hw_init_impl()
292 ret = reset_control_reset(xspi->rstc); in xspi_hw_init_impl()
617 if (reset_control_reset(rpc->rstc)) in rpcif_manual_xfer_impl()
/drivers/devfreq/
A Dtegra30-devfreq.c795 reset_control_reset(tegra->reset); in devm_tegra_devfreq_deinit_hw()
815 err = reset_control_reset(tegra->reset); in devm_tegra_devfreq_init_hw()
/drivers/gpu/drm/mediatek/
A Dmtk_disp_merge.c107 reset_control_reset(priv->reset_ctl); in mtk_merge_stop_cmdq()
/drivers/net/mdio/
A Dmdio-mscc-miim.c284 reset_control_reset(reset); in mscc_miim_probe()
/drivers/rtc/
A Drtc-meson.c149 ret = reset_control_reset(rtc->reset); in meson_rtc_get_bus()
/drivers/usb/host/
A Dxhci-pci.c619 reset_control_reset(reset); in xhci_pci_common_probe()
840 reset_control_reset(xhci->reset); in xhci_pci_resume()

Completed in 41 milliseconds

123