Home
last modified time | relevance | path

Searched refs:reset_control_rearm (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/drivers/phy/amlogic/
A Dphy-meson8b-usb2.c157 reset_control_rearm(priv->reset); in phy_meson8b_usb2_power_on()
165 reset_control_rearm(priv->reset); in phy_meson8b_usb2_power_on()
204 reset_control_rearm(priv->reset); in phy_meson8b_usb2_power_on()
224 reset_control_rearm(priv->reset); in phy_meson8b_usb2_power_off()
A Dphy-meson-gxl-usb2.c118 reset_control_rearm(priv->reset); in phy_meson_gxl_usb2_init()
130 reset_control_rearm(priv->reset); in phy_meson_gxl_usb2_exit()
/linux-6.3-rc2/include/linux/
A Dreset.h31 int reset_control_rearm(struct reset_control *rstc);
79 static inline int reset_control_rearm(struct reset_control *rstc) in reset_control_rearm() function
/linux-6.3-rc2/drivers/ata/
A Dahci_brcm.c357 reset_control_rearm(priv->rcdev_rescal); in brcm_ahci_suspend()
543 reset_control_rearm(priv->rcdev_rescal); in brcm_ahci_probe()
A Dlibahci_platform.c181 return reset_control_rearm(hpriv->rsts); in ahci_platform_assert_rsts()
/linux-6.3-rc2/drivers/usb/dwc3/
A Ddwc3-meson-g12a.c829 reset_control_rearm(priv->reset); in dwc3_meson_g12a_probe()
858 reset_control_rearm(priv->reset); in dwc3_meson_g12a_remove()
900 reset_control_rearm(priv->reset); in dwc3_meson_g12a_suspend()
/linux-6.3-rc2/Documentation/driver-api/
A Dreset.rst119 called reset_control_rearm().
198 reset_control_rearm
/linux-6.3-rc2/drivers/pci/controller/
A Dpcie-brcmstb.c1285 ret = reset_control_rearm(pcie->rescal); in brcm_pcie_suspend_noirq()
1382 reset_control_rearm(pcie->rescal); in brcm_pcie_resume_noirq()
1394 if (reset_control_rearm(pcie->rescal)) in __brcm_pcie_remove()
1560 reset_control_rearm(pcie->rescal); in brcm_pcie_probe()
/linux-6.3-rc2/drivers/reset/
A Dcore.c401 int reset_control_rearm(struct reset_control *rstc) in reset_control_rearm() function
424 EXPORT_SYMBOL_GPL(reset_control_rearm);
/linux-6.3-rc2/drivers/dma/
A Dapple-admac.c909 reset_control_rearm(ad->rstc); in admac_probe()
920 reset_control_rearm(ad->rstc); in admac_remove()
/linux-6.3-rc2/sound/soc/apple/
A Dmca.c1006 reset_control_rearm(mca->rstc); in apple_mca_release()

Completed in 27 milliseconds