| /linux-6.15/drivers/phy/amlogic/ |
| H A D | phy-meson-axg-pcie.c | 80 return reset_control_reset(priv->reset); in phy_axg_pcie_init() 92 return reset_control_reset(priv->reset); in phy_axg_pcie_exit()
|
| H A D | phy-meson-axg-mipi-dphy.c | 192 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()
|
| H A D | phy-meson-g12a-usb2.c | 179 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()
|
| H A D | phy-meson-g12a-usb3-pcie.c | 201 ret = reset_control_reset(priv->reset); in phy_g12a_usb3_init() 347 return reset_control_reset(priv->reset); in phy_g12a_usb3_pcie_exit()
|
| H A D | phy-meson-gxl-usb2.c | 112 ret = reset_control_reset(priv->reset); in phy_meson_gxl_usb2_init()
|
| H A D | phy-meson8b-usb2.c | 147 ret = reset_control_reset(priv->reset); in phy_meson8b_usb2_power_on()
|
| /linux-6.15/drivers/staging/media/sunxi/cedrus/ |
| H A D | cedrus_hw.c | 166 reset_control_reset(dev->rstc); in cedrus_watchdog() 189 ret = reset_control_reset(dev->rstc); in cedrus_hw_resume()
|
| /linux-6.15/drivers/media/platform/verisilicon/ |
| H A D | sunxi_vpu_hw.c | 94 reset_control_reset(vpu->resets); in sunxi_vpu_reset()
|
| H A D | stm32mp25_vpu_hw.c | 118 reset_control_reset(vpu->resets); in stm32mp25_venc_reset()
|
| /linux-6.15/drivers/reset/ |
| H A D | core.c | 230 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()
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | reset.rst | 109 Consumer drivers use reset_control_reset() to trigger a reset pulse on a 185 reset_control_deassert(), trigger a reset pulse using reset_control_reset(), or 192 :functions: reset_control_reset
|
| /linux-6.15/drivers/gpu/drm/meson/ |
| H A D | meson_dw_hdmi.c | 609 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()
|
| /linux-6.15/include/linux/ |
| H A D | reset.h | 72 int reset_control_reset(struct reset_control *rstc); 111 static inline int reset_control_reset(struct reset_control *rstc) in reset_control_reset() function
|
| /linux-6.15/drivers/char/hw_random/ |
| H A D | bcm2835-rng.c | 96 ret = reset_control_reset(priv->reset); in bcm2835_rng_init()
|
| /linux-6.15/drivers/phy/marvell/ |
| H A D | phy-berlin-usb.c | 119 reset_control_reset(priv->rst_ctrl); in phy_berlin_usb_power_on()
|
| /linux-6.15/drivers/ata/ |
| H A D | ahci_brcm.c | 375 ret = reset_control_reset(priv->rcdev_rescal); in brcm_ahci_resume() 489 ret = reset_control_reset(priv->rcdev_rescal); in brcm_ahci_probe()
|
| /linux-6.15/drivers/watchdog/ |
| H A D | rzv2h_wdt.c | 172 ret = reset_control_reset(priv->rstc); in rzv2h_wdt_restart()
|
| H A D | rzg2l_wdt.c | 199 ret = reset_control_reset(priv->rstc); in rzg2l_wdt_restart()
|
| /linux-6.15/drivers/remoteproc/ |
| H A D | meson_mx_ao_arc.c | 87 ret = reset_control_reset(priv->arc_reset); in meson_mx_ao_arc_rproc_start()
|
| /linux-6.15/drivers/gpu/drm/v3d/ |
| H A D | v3d_gem.c | 100 reset_control_reset(v3d->reset); in v3d_reset_v3d()
|
| /linux-6.15/drivers/phy/qualcomm/ |
| H A D | phy-qcom-usb-hs.c | 152 ret = reset_control_reset(uphy->reset); in qcom_usb_hs_phy_power_on()
|
| /linux-6.15/drivers/gpu/drm/mediatek/ |
| H A D | mtk_disp_merge.c | 107 reset_control_reset(priv->reset_ctl); in mtk_merge_stop_cmdq()
|
| /linux-6.15/sound/soc/meson/ |
| H A D | axg-tdm-formatter.c | 104 ret = reset_control_reset(formatter->reset); in axg_tdm_formatter_enable()
|
| /linux-6.15/drivers/rtc/ |
| H A D | rtc-meson.c | 149 ret = reset_control_reset(rtc->reset); in meson_rtc_get_bus()
|
| /linux-6.15/drivers/net/mdio/ |
| H A D | mdio-mscc-miim.c | 284 reset_control_reset(reset); in mscc_miim_probe()
|