Home
last modified time | relevance | path

Searched refs:reset_control_deassert (Results 1 - 25 of 616) sorted by relevance

12345678910>>...25

/kernel/linux/linux-5.10/drivers/phy/qualcomm/
H A Dphy-ath79-usb.c32 err = reset_control_deassert(priv->reset); in ath79_usb_phy_power_on()
34 reset_control_deassert(priv->no_suspend_override); in ath79_usb_phy_power_on()
49 err = reset_control_deassert(priv->no_suspend_override); in ath79_usb_phy_power_off()
51 reset_control_deassert(priv->reset); in ath79_usb_phy_power_off()
H A Dphy-qcom-ipq4019-usb.c46 reset_control_deassert(phy->por_rst); in ipq4019_ss_phy_power_on()
75 reset_control_deassert(phy->srif_rst); in ipq4019_hs_phy_power_on()
78 reset_control_deassert(phy->por_rst); in ipq4019_hs_phy_power_on()
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H A Dphy-ath79-usb.c33 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 Dphy-qcom-ipq4019-usb.c45 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()
/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpcie-rockchip.c221 err = reset_control_deassert(rockchip->pm_rst); in rockchip_pcie_init_port()
227 err = reset_control_deassert(rockchip->aclk_rst); in rockchip_pcie_init_port()
233 err = reset_control_deassert(rockchip->pclk_rst); in rockchip_pcie_init_port()
278 err = reset_control_deassert(rockchip->mgmt_sticky_rst); in rockchip_pcie_init_port()
284 err = reset_control_deassert(rockchip->core_rst); in rockchip_pcie_init_port()
290 err = reset_control_deassert(rockchip->mgmt_rst); in rockchip_pcie_init_port()
296 err = reset_control_deassert(rockchip->pipe_rst); in rockchip_pcie_init_port()
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H A Dpcie-bt1.c421 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()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-rockchip.c222 err = reset_control_deassert(rockchip->pm_rst); in rockchip_pcie_init_port()
228 err = reset_control_deassert(rockchip->aclk_rst); in rockchip_pcie_init_port()
234 err = reset_control_deassert(rockchip->pclk_rst); in rockchip_pcie_init_port()
279 err = reset_control_deassert(rockchip->mgmt_sticky_rst); in rockchip_pcie_init_port()
285 err = reset_control_deassert(rockchip->core_rst); in rockchip_pcie_init_port()
291 err = reset_control_deassert(rockchip->mgmt_rst); in rockchip_pcie_init_port()
297 err = reset_control_deassert(rockchip->pipe_rst); in rockchip_pcie_init_port()
/kernel/linux/linux-5.10/drivers/ata/
H A Dahci_mtk.c81 err = reset_control_deassert(plat->reg_rst); in mtk_ahci_platform_resets()
87 err = reset_control_deassert(plat->sw_rst); in mtk_ahci_platform_resets()
93 err = reset_control_deassert(plat->axi_rst); in mtk_ahci_platform_resets()
H A Dahci_st.c61 err = reset_control_deassert(drv_data->pwr); in st_ahci_deassert_resets()
69 err = reset_control_deassert(drv_data->sw_rst); in st_ahci_deassert_resets()
77 err = reset_control_deassert(drv_data->pwr_rst); in st_ahci_deassert_resets()
/kernel/linux/linux-6.6/drivers/ata/
H A Dahci_mtk.c82 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 Dahci_st.c61 err = reset_control_deassert(drv_data->pwr); in st_ahci_deassert_resets()
69 err = reset_control_deassert(drv_data->sw_rst); in st_ahci_deassert_resets()
77 err = reset_control_deassert(drv_data->pwr_rst); in st_ahci_deassert_resets()
/kernel/linux/linux-5.10/sound/soc/uniphier/
H A Devea.c355 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()
494 ret = reset_control_deassert(evea->rst); in evea_probe()
498 ret = reset_control_deassert(evea->rst_exiv); in evea_probe()
509 ret = reset_control_deassert(evea->rst_adamv); in evea_probe()
/kernel/linux/linux-6.6/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c136 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()
/kernel/linux/linux-6.6/sound/soc/uniphier/
H A Devea.c355 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()
/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Ddwc3-st.c241 reset_control_deassert(dwc3_data->rstc_pwrdn); in st_dwc3_probe()
252 reset_control_deassert(dwc3_data->rstc_rst); in st_dwc3_probe()
340 reset_control_deassert(dwc3_data->rstc_pwrdn); in st_dwc3_resume()
341 reset_control_deassert(dwc3_data->rstc_rst); in st_dwc3_resume()
H A Ddwc3-of-simple.c63 ret = reset_control_deassert(simple->resets); in dwc3_of_simple_probe()
162 reset_control_deassert(simple->resets); in dwc3_of_simple_resume()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Ddwc3-st.c241 reset_control_deassert(dwc3_data->rstc_pwrdn); in st_dwc3_probe()
252 reset_control_deassert(dwc3_data->rstc_rst); in st_dwc3_probe()
338 reset_control_deassert(dwc3_data->rstc_pwrdn); in st_dwc3_resume()
339 reset_control_deassert(dwc3_data->rstc_rst); in st_dwc3_resume()
H A Ddwc3-of-simple.c63 ret = reset_control_deassert(simple->resets); in dwc3_of_simple_probe()
160 reset_control_deassert(simple->resets); in dwc3_of_simple_resume()
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpcie-qcom.c329 ret = reset_control_deassert(res->ahb_reset); in qcom_pcie_init_2_1_0()
335 ret = reset_control_deassert(res->ext_reset); in qcom_pcie_init_2_1_0()
341 ret = reset_control_deassert(res->phy_reset); in qcom_pcie_init_2_1_0()
347 ret = reset_control_deassert(res->pci_reset); in qcom_pcie_init_2_1_0()
353 ret = reset_control_deassert(res->por_reset); in qcom_pcie_init_2_1_0()
359 ret = reset_control_deassert(res->axi_reset); in qcom_pcie_init_2_1_0()
480 ret = reset_control_deassert(res->core); in qcom_pcie_init_1_0_0()
861 ret = reset_control_deassert(res->phy_ahb_reset); in qcom_pcie_init_2_4_0()
867 ret = reset_control_deassert(res->phy_reset); in qcom_pcie_init_2_4_0()
873 ret = reset_control_deassert(re in qcom_pcie_init_2_4_0()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-socfpga.c311 reset_control_deassert(dwmac->stmmac_ocp_rst); in socfpga_gen5_set_phy_mode()
312 reset_control_deassert(dwmac->stmmac_rst); in socfpga_gen5_set_phy_mode()
368 reset_control_deassert(dwmac->stmmac_ocp_rst); in socfpga_gen10_set_phy_mode()
369 reset_control_deassert(dwmac->stmmac_rst); in socfpga_gen10_set_phy_mode()
417 reset_control_deassert(dwmac->stmmac_ocp_rst); in socfpga_dwmac_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-socfpga.c322 reset_control_deassert(dwmac->stmmac_ocp_rst); in socfpga_gen5_set_phy_mode()
323 reset_control_deassert(dwmac->stmmac_rst); in socfpga_gen5_set_phy_mode()
375 reset_control_deassert(dwmac->stmmac_ocp_rst); in socfpga_gen10_set_phy_mode()
376 reset_control_deassert(dwmac->stmmac_rst); in socfpga_gen10_set_phy_mode()
420 reset_control_deassert(dwmac->stmmac_ocp_rst); in socfpga_dwmac_probe()
/kernel/linux/linux-5.10/drivers/phy/st/
H A Dphy-stih407-usb.c44 reset_control_deassert(phy_dev->rstc); in stih407_usb2_pico_ctrl()
65 return reset_control_deassert(phy_dev->rstport); in stih407_usb2_init_port()
/kernel/linux/linux-6.6/drivers/phy/st/
H A Dphy-stih407-usb.c44 reset_control_deassert(phy_dev->rstc); in stih407_usb2_pico_ctrl()
65 return reset_control_deassert(phy_dev->rstport); in stih407_usb2_init_port()
/kernel/linux/linux-5.10/drivers/phy/hisilicon/
H A Dphy-hisi-inno-usb2.c80 reset_control_deassert(priv->por_rst); in hisi_inno_phy_init()
86 reset_control_deassert(port->utmi_rst); in hisi_inno_phy_init()
/kernel/linux/linux-5.10/drivers/phy/socionext/
H A Dphy-uniphier-usb3ss.c120 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()

Completed in 14 milliseconds

12345678910>>...25