| /linux/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 | 146 ret = reset_control_reset(priv->reset); in phy_meson8b_usb2_power_on()
|
| /linux/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/drivers/reset/ |
| H A D | core.c | 248 ret = reset_control_reset(resets->rstc[i]); in reset_control_array_reset() 371 int reset_control_reset(struct reset_control *rstc) in reset_control_reset() function 411 EXPORT_SYMBOL_GPL(reset_control_reset); 428 ret = reset_control_reset(rstcs[i].rstc); in reset_control_bulk_reset() 1459 ret = reset_control_reset(rstc); in __device_reset()
|
| /linux/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/drivers/phy/marvell/ |
| H A D | phy-berlin-usb.c | 119 reset_control_reset(priv->rst_ctrl); in phy_berlin_usb_power_on()
|
| /linux/drivers/char/hw_random/ |
| H A D | bcm2835-rng.c | 96 ret = reset_control_reset(priv->reset); in bcm2835_rng_init()
|
| /linux/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/drivers/rtc/ |
| H A D | rtc-meson.c | 148 ret = reset_control_reset(rtc->reset); in meson_rtc_get_bus()
|
| /linux/sound/soc/meson/ |
| H A D | axg-tdm-formatter.c | 104 ret = reset_control_reset(formatter->reset); in axg_tdm_formatter_enable()
|
| /linux/drivers/usb/dwc3/ |
| H A D | dwc3-meson-g12a.c | 743 ret = reset_control_reset(priv->reset); in dwc3_meson_g12a_probe() 904 ret = reset_control_reset(priv->reset); in dwc3_meson_g12a_resume()
|
| /linux/drivers/usb/host/ |
| H A D | xhci-pci.c | 621 reset_control_reset(reset); in xhci_pci_common_probe() 847 reset_control_reset(xhci->reset); in xhci_pci_resume()
|
| /linux/drivers/phy/broadcom/ |
| H A D | phy-bcm63xx-usbh.c | 259 ret = reset_control_reset(usbh->reset); in bcm63xx_usbh_phy_init()
|
| /linux/drivers/staging/media/meson/vdec/ |
| H A D | esparser.c | 394 reset_control_reset(core->esparser_reset); in esparser_power_up()
|
| /linux/drivers/gpu/drm/mediatek/ |
| H A D | mtk_ethdr.c | 280 reset_control_reset(priv->reset_ctl); in mtk_ethdr_stop()
|
| /linux/drivers/soc/tegra/fuse/ |
| H A D | fuse-tegra.c | 246 err = reset_control_reset(fuse->rst); in tegra_fuse_probe()
|
| /linux/drivers/phy/renesas/ |
| H A D | r8a779f0-ether-serdes.c | 269 reset_control_reset(dd->reset); in r8a779f0_eth_serdes_hw_init()
|
| /linux/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_tcon.c | 1157 ret = reset_control_reset(tcon->lcd_rst); in sun4i_tcon_bind() 1177 reset_control_reset(tcon->lvds_rst); in sun4i_tcon_bind()
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | nvdec.c | 129 err = reset_control_reset(nvdec->reset); in nvdec_boot_riscv()
|
| /linux/drivers/dma/ |
| H A D | tegra186-gpc-dma.c | 1389 reset_control_reset(tdma->rst); in tegra_dma_probe() 1519 reset_control_reset(tdma->rst); in tegra_dma_pm_resume()
|