| /linux/drivers/phy/qualcomm/ |
| H A D | phy-ath79-usb.c | 33 err = reset_control_deassert(priv->reset); in ath79_usb_phy_power_on() 35 reset_control_deassert(priv->no_suspend_override); in ath79_usb_phy_power_on() 50 err = reset_control_deassert(priv->no_suspend_override); in ath79_usb_phy_power_off() 52 reset_control_deassert(priv->reset); in ath79_usb_phy_power_off()
|
| H A D | phy-qcom-ipq4019-usb.c | 45 reset_control_deassert(phy->por_rst); in ipq4019_ss_phy_power_on() 74 reset_control_deassert(phy->srif_rst); in ipq4019_hs_phy_power_on() 77 reset_control_deassert(phy->por_rst); in ipq4019_hs_phy_power_on()
|
| H A D | phy-qcom-usb-ss.c | 74 ret = reset_control_deassert(priv->reset_com); in qcom_ssphy_do_reset() 80 ret = reset_control_deassert(priv->reset_phy); in qcom_ssphy_do_reset()
|
| /linux/drivers/pci/controller/dwc/ |
| H A D | pcie-bt1.c | 421 ret = reset_control_deassert(pci->core_rsts[DW_PCIE_PWR_RST].rstc); in bt1_pcie_cold_start_bus() 427 ret = reset_control_deassert(pci->core_rsts[DW_PCIE_HOT_RST].rstc); in bt1_pcie_cold_start_bus() 442 ret = reset_control_deassert(pci->core_rsts[DW_PCIE_PHY_RST].rstc); in bt1_pcie_cold_start_bus() 471 ret = reset_control_deassert(pci->core_rsts[DW_PCIE_PIPE_RST].rstc); in bt1_pcie_cold_start_bus() 477 ret = reset_control_deassert(pci->core_rsts[DW_PCIE_CORE_RST].rstc); in bt1_pcie_cold_start_bus() 491 ret = reset_control_deassert(pci->core_rsts[DW_PCIE_STICKY_RST].rstc); in bt1_pcie_cold_start_bus() 497 ret = reset_control_deassert(pci->core_rsts[DW_PCIE_NON_STICKY_RST].rstc); in bt1_pcie_cold_start_bus()
|
| H A D | pci-meson.c | 96 reset_control_deassert(mrst->port); in meson_pcie_get_resets() 101 reset_control_deassert(mrst->apb); in meson_pcie_get_resets() 169 reset_control_deassert(mrst->port); in meson_pcie_reset() 170 reset_control_deassert(mrst->apb); in meson_pcie_reset()
|
| /linux/drivers/ata/ |
| H A D | ahci_mtk.c | 82 err = reset_control_deassert(plat->reg_rst); in mtk_ahci_platform_resets() 88 err = reset_control_deassert(plat->sw_rst); in mtk_ahci_platform_resets() 94 err = reset_control_deassert(plat->axi_rst); in mtk_ahci_platform_resets()
|
| H A D | ahci_st.c | 60 err = reset_control_deassert(drv_data->pwr); in st_ahci_deassert_resets() 68 err = reset_control_deassert(drv_data->sw_rst); in st_ahci_deassert_resets() 76 err = reset_control_deassert(drv_data->pwr_rst); in st_ahci_deassert_resets()
|
| /linux/drivers/usb/dwc3/ |
| H A D | dwc3-st.c | 245 reset_control_deassert(dwc3_data->rstc_pwrdn); in st_dwc3_probe() 256 reset_control_deassert(dwc3_data->rstc_rst); in st_dwc3_probe() 331 reset_control_deassert(dwc3_data->rstc_pwrdn); in st_dwc3_resume() 332 reset_control_deassert(dwc3_data->rstc_rst); in st_dwc3_resume()
|
| H A D | dwc3-xilinx.c | 108 ret = reset_control_deassert(crst); in dwc3_xlnx_init_versal() 192 ret = reset_control_deassert(apbrst); in dwc3_xlnx_init_zynqmp() 208 ret = reset_control_deassert(crst); in dwc3_xlnx_init_zynqmp() 214 ret = reset_control_deassert(hibrst); in dwc3_xlnx_init_zynqmp()
|
| H A D | dwc3-of-simple.c | 62 ret = reset_control_deassert(simple->resets); in dwc3_of_simple_probe() 160 reset_control_deassert(simple->resets); in dwc3_of_simple_resume()
|
| /linux/sound/soc/uniphier/ |
| H A D | evea.c | 355 ret = reset_control_deassert(evea->rst); in evea_codec_resume() 359 ret = reset_control_deassert(evea->rst_exiv); in evea_codec_resume() 363 ret = reset_control_deassert(evea->rst_adamv); in evea_codec_resume() 493 ret = reset_control_deassert(evea->rst); in evea_probe() 497 ret = reset_control_deassert(evea->rst_exiv); in evea_probe() 508 ret = reset_control_deassert(evea->rst_adamv); in evea_probe()
|
| /linux/drivers/phy/socionext/ |
| H A D | phy-uniphier-ahci.c | 136 ret = reset_control_deassert(priv->rst_pm); in uniphier_ahciphy_pro4_power_on() 142 ret = reset_control_deassert(priv->rst_tx); in uniphier_ahciphy_pro4_power_on() 148 ret = reset_control_deassert(priv->rst_rx); in uniphier_ahciphy_pro4_power_on() 296 ret = reset_control_deassert(priv->rst_parent_gio); in uniphier_ahciphy_init() 300 ret = reset_control_deassert(priv->rst_parent); in uniphier_ahciphy_init() 345 ret = reset_control_deassert(priv->rst); in uniphier_ahciphy_power_on()
|
| H A D | phy-uniphier-usb3ss.c | 120 ret = reset_control_deassert(priv->rst); in uniphier_u3ssphy_power_on() 169 ret = reset_control_deassert(priv->rst_parent); in uniphier_u3ssphy_init() 173 ret = reset_control_deassert(priv->rst_parent_gio); in uniphier_u3ssphy_init()
|
| /linux/drivers/phy/st/ |
| H A D | phy-stih407-usb.c | 44 reset_control_deassert(phy_dev->rstc); in stih407_usb2_pico_ctrl() 65 return reset_control_deassert(phy_dev->rstport); in stih407_usb2_init_port()
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | dwmac-socfpga.c | 437 reset_control_deassert(dwmac->stmmac_ocp_rst); in socfpga_gen5_set_phy_mode() 438 reset_control_deassert(dwmac->stmmac_rst); in socfpga_gen5_set_phy_mode() 490 reset_control_deassert(dwmac->stmmac_ocp_rst); in socfpga_gen10_set_phy_mode() 491 reset_control_deassert(dwmac->stmmac_rst); in socfpga_gen10_set_phy_mode() 631 reset_control_deassert(dwmac->stmmac_ocp_rst); in socfpga_dwmac_probe()
|
| /linux/drivers/reset/ |
| H A D | core.c | 259 reset_control_deassert(resets->rstc[i]); in reset_control_array_assert() 268 ret = reset_control_deassert(resets->rstc[i]); in reset_control_array_deassert() 514 reset_control_deassert(rstcs[i].rstc); in reset_control_bulk_assert() 530 int reset_control_deassert(struct reset_control *rstc) in reset_control_deassert() function 567 EXPORT_SYMBOL_GPL(reset_control_deassert); 585 ret = reset_control_deassert(rstcs[i].rstc); in reset_control_bulk_deassert() 1200 ret = reset_control_deassert(rstc); in __devm_reset_control_get()
|
| H A D | reset-rzg2l-usbphy-ctrl.c | 218 error = reset_control_deassert(priv->rstc); in rzg2l_usbphy_ctrl_probe() 302 reset_control_deassert(priv->rstc); in rzg2l_usbphy_ctrl_suspend() 317 ret = reset_control_deassert(priv->rstc); in rzg2l_usbphy_ctrl_resume()
|
| /linux/sound/soc/codecs/ |
| H A D | ntp8835.c | 138 reset_control_deassert(ntp8835->reset); in ntp8835_reset_gpio() 146 reset_control_deassert(ntp8835->reset); in ntp8835_reset_gpio() 429 ret = reset_control_deassert(ntp8835->reset); in ntp8835_i2c_probe()
|
| /linux/drivers/mmc/core/ |
| H A D | pwrseq_simple.c | 73 reset_control_deassert(pwrseq->reset_ctrl); in mmc_pwrseq_simple_pre_power_on() 84 reset_control_deassert(pwrseq->reset_ctrl); in mmc_pwrseq_simple_post_power_on()
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | ahb.c | 250 ret = reset_control_deassert(ar_ahb->radio_cold_rst); in ath10k_ahb_release_reset() 256 ret = reset_control_deassert(ar_ahb->radio_warm_rst); in ath10k_ahb_release_reset() 262 ret = reset_control_deassert(ar_ahb->radio_srif_rst); in ath10k_ahb_release_reset() 268 ret = reset_control_deassert(ar_ahb->cpu_init_rst); in ath10k_ahb_release_reset() 383 ret = reset_control_deassert(ar_ahb->core_cold_rst); in ath10k_ahb_halt_chip()
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | denali_dt.c | 175 ret = reset_control_deassert(dt->rst_reg); in denali_dt_probe() 179 ret = reset_control_deassert(dt->rst); in denali_dt_probe()
|
| /linux/drivers/phy/hisilicon/ |
| H A D | phy-hisi-inno-usb2.c | 105 reset_control_deassert(priv->por_rst); in hisi_inno_phy_init() 111 reset_control_deassert(port->utmi_rst); in hisi_inno_phy_init()
|
| /linux/drivers/phy/lantiq/ |
| H A D | phy-lantiq-rcu-usb2.c | 123 reset_control_deassert(priv->phy_reset); in ltq_rcu_usb2_phy_power_on() 224 reset_control_deassert(priv->ctrl_reset); in ltq_rcu_usb2_phy_probe()
|
| /linux/drivers/phy/ralink/ |
| H A D | phy-ralink-usb.c | 106 reset_control_deassert(phy->rsthost); in ralink_usb_phy_power_on() 107 reset_control_deassert(phy->rstdev); in ralink_usb_phy_power_on()
|
| /linux/drivers/power/sequencing/ |
| H A D | pwrseq-thead-gpu.c | 52 ret = reset_control_deassert(ctx->clkgen_reset); in pwrseq_thead_gpu_enable() 66 ret = reset_control_deassert(ctx->gpu_reset); in pwrseq_thead_gpu_enable()
|