Home
last modified time | relevance | path

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

/linux/drivers/phy/amlogic/
H A Dphy-meson8b-usb2.c156 reset_control_rearm(priv->reset); in phy_meson8b_usb2_power_on()
164 reset_control_rearm(priv->reset); in phy_meson8b_usb2_power_on()
199 reset_control_rearm(priv->reset); in phy_meson8b_usb2_power_on()
218 reset_control_rearm(priv->reset); in phy_meson8b_usb2_power_off()
H 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/drivers/ata/
H A Dahci_brcm.c360 reset_control_rearm(priv->rcdev_rescal); in brcm_ahci_suspend()
544 reset_control_rearm(priv->rcdev_rescal); in brcm_ahci_probe()
/linux/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c823 reset_control_rearm(priv->reset); in dwc3_meson_g12a_probe()
854 reset_control_rearm(priv->reset); in dwc3_meson_g12a_remove()
894 reset_control_rearm(priv->reset); in dwc3_meson_g12a_suspend()
/linux/drivers/dma/
H A Dapple-admac.c924 reset_control_rearm(ad->rstc); in admac_probe()
935 reset_control_rearm(ad->rstc); in admac_remove()
/linux/drivers/reset/
H A Dcore.c452 int reset_control_rearm(struct reset_control *rstc) in reset_control_rearm() function
475 EXPORT_SYMBOL_GPL(reset_control_rearm);