| /linux/drivers/phy/amlogic/ |
| H A D | phy-meson-axg-pcie.c | 79 return reset_control_reset(priv->reset); in phy_axg_pcie_init() 91 return reset_control_reset(priv->reset); in phy_axg_pcie_exit()
|
| H A D | phy-meson-axg-mipi-dphy.c | 191 ret = reset_control_reset(priv->reset); in phy_meson_axg_mipi_dphy_init() 321 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 | 111 ret = reset_control_reset(priv->reset); in phy_meson_gxl_usb2_init()
|
| H A D | phy-meson8b-usb2.c | 145 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/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/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/net/dsa/ |
| H A D | mt7628.c | 408 ret = reset_control_reset(esw->rst_esw); in mt7628_setup() 413 ret = reset_control_reset(esw->rst_ephy); in mt7628_setup()
|
| /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/phy/broadcom/ |
| H A D | phy-bcm63xx-usbh.c | 259 ret = reset_control_reset(usbh->reset); in bcm63xx_usbh_phy_init()
|
| /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/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/phy/renesas/ |
| H A D | r8a779f0-ether-serdes.c | 269 reset_control_reset(dd->reset); in r8a779f0_eth_serdes_hw_init()
|
| /linux/drivers/soc/tegra/fuse/ |
| H A D | fuse-tegra.c | 245 err = reset_control_reset(fuse->rst); in tegra_fuse_probe()
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | nvdec.c | 129 err = reset_control_reset(nvdec->reset); in nvdec_boot_riscv()
|
| /linux/drivers/pci/controller/ |
| H A D | pcie-brcmstb.c | 1678 rret = reset_control_reset(pcie->rescal); in brcm_pcie_suspend_noirq() 1703 ret = reset_control_reset(pcie->rescal); in brcm_pcie_resume_noirq() 2128 ret = reset_control_reset(pcie->rescal); in brcm_pcie_probe()
|
| /linux/sound/soc/mediatek/mt8183/ |
| H A D | mt8183-afe-pcm.c | 839 ret = reset_control_reset(rstc); in mt8183_afe_pcm_dev_probe()
|
| /linux/drivers/net/phy/qcom/ |
| H A D | at803x.c | 1104 ret = reset_control_reset(priv->rst); in ipq5018_probe()
|