Home
last modified time | relevance | path

Searched refs:reset_control_assert (Results 1 – 25 of 273) sorted by relevance

1234567891011

/Linux-v5.15/drivers/pci/controller/dwc/
Dpcie-qcom.c299 reset_control_assert(res->pci_reset); in qcom_pcie_deinit_2_1_0()
300 reset_control_assert(res->axi_reset); in qcom_pcie_deinit_2_1_0()
301 reset_control_assert(res->ahb_reset); in qcom_pcie_deinit_2_1_0()
302 reset_control_assert(res->por_reset); in qcom_pcie_deinit_2_1_0()
303 reset_control_assert(res->ext_reset); in qcom_pcie_deinit_2_1_0()
304 reset_control_assert(res->phy_reset); in qcom_pcie_deinit_2_1_0()
321 reset_control_assert(res->pci_reset); in qcom_pcie_init_2_1_0()
322 reset_control_assert(res->axi_reset); in qcom_pcie_init_2_1_0()
323 reset_control_assert(res->ahb_reset); in qcom_pcie_init_2_1_0()
324 reset_control_assert(res->por_reset); in qcom_pcie_init_2_1_0()
[all …]
Dpcie-histb.c208 reset_control_assert(hipcie->soft_reset); in histb_pcie_host_disable()
209 reset_control_assert(hipcie->sys_reset); in histb_pcie_host_disable()
210 reset_control_assert(hipcie->bus_reset); in histb_pcie_host_disable()
267 reset_control_assert(hipcie->soft_reset); in histb_pcie_host_enable()
270 reset_control_assert(hipcie->sys_reset); in histb_pcie_host_enable()
273 reset_control_assert(hipcie->bus_reset); in histb_pcie_host_enable()
/Linux-v5.15/sound/soc/uniphier/
Devea.c332 reset_control_assert(evea->rst_adamv); in evea_codec_suspend()
333 reset_control_assert(evea->rst_exiv); in evea_codec_suspend()
334 reset_control_assert(evea->rst); in evea_codec_suspend()
373 reset_control_assert(evea->rst_exiv); in evea_codec_resume()
376 reset_control_assert(evea->rst); in evea_codec_resume()
523 reset_control_assert(evea->rst_adamv); in evea_probe()
526 reset_control_assert(evea->rst_exiv); in evea_probe()
529 reset_control_assert(evea->rst); in evea_probe()
544 reset_control_assert(evea->rst_adamv); in evea_remove()
545 reset_control_assert(evea->rst_exiv); in evea_remove()
[all …]
/Linux-v5.15/drivers/usb/dwc3/
Ddwc3-st.c300 reset_control_assert(dwc3_data->rstc_rst); in st_dwc3_probe()
302 reset_control_assert(dwc3_data->rstc_pwrdn); in st_dwc3_probe()
314 reset_control_assert(dwc3_data->rstc_pwrdn); in st_dwc3_remove()
315 reset_control_assert(dwc3_data->rstc_rst); in st_dwc3_remove()
325 reset_control_assert(dwc3_data->rstc_pwrdn); in st_dwc3_suspend()
326 reset_control_assert(dwc3_data->rstc_rst); in st_dwc3_suspend()
Ddwc3-of-simple.c91 reset_control_assert(simple->resets); in dwc3_of_simple_probe()
106 reset_control_assert(simple->resets); in __dwc3_of_simple_teardown()
152 reset_control_assert(simple->resets); in dwc3_of_simple_suspend()
Ddwc3-xilinx.c137 ret = reset_control_assert(crst); in dwc3_xlnx_init_zynqmp()
143 ret = reset_control_assert(hibrst); in dwc3_xlnx_init_zynqmp()
149 ret = reset_control_assert(apbrst); in dwc3_xlnx_init_zynqmp()
/Linux-v5.15/drivers/pci/controller/
Dpcie-rockchip.c162 err = reset_control_assert(rockchip->aclk_rst); in rockchip_pcie_init_port()
168 err = reset_control_assert(rockchip->pclk_rst); in rockchip_pcie_init_port()
174 err = reset_control_assert(rockchip->pm_rst); in rockchip_pcie_init_port()
188 err = reset_control_assert(rockchip->core_rst); in rockchip_pcie_init_port()
194 err = reset_control_assert(rockchip->mgmt_rst); in rockchip_pcie_init_port()
200 err = reset_control_assert(rockchip->mgmt_sticky_rst); in rockchip_pcie_init_port()
206 err = reset_control_assert(rockchip->pipe_rst); in rockchip_pcie_init_port()
/Linux-v5.15/drivers/phy/qualcomm/
Dphy-qcom-ipq4019-usb.c34 reset_control_assert(phy->por_rst); in ipq4019_ss_phy_power_off()
60 reset_control_assert(phy->por_rst); in ipq4019_hs_phy_power_off()
63 reset_control_assert(phy->srif_rst); in ipq4019_hs_phy_power_off()
Dphy-ath79-usb.c27 err = reset_control_assert(priv->no_suspend_override); in ath79_usb_phy_power_on()
44 err = reset_control_assert(priv->reset); in ath79_usb_phy_power_off()
Dphy-qcom-pcie2.c63 reset_control_assert(qphy->phy_reset); in qcom_pcie2_phy_init()
182 reset_control_assert(qphy->pipe_reset); in qcom_pcie2_phy_power_off()
192 reset_control_assert(qphy->phy_reset); in qcom_pcie2_phy_exit()
/Linux-v5.15/drivers/phy/socionext/
Dphy-uniphier-usb3ss.c131 reset_control_assert(priv->rst); in uniphier_u3ssphy_power_on()
147 reset_control_assert(priv->rst); in uniphier_u3ssphy_power_off()
184 reset_control_assert(priv->rst_parent); in uniphier_u3ssphy_init()
197 reset_control_assert(priv->rst_parent_gio); in uniphier_u3ssphy_exit()
198 reset_control_assert(priv->rst_parent); in uniphier_u3ssphy_exit()
Dphy-uniphier-ahci.c162 reset_control_assert(priv->rst_parent); in uniphier_ahciphy_init()
173 reset_control_assert(priv->rst_parent); in uniphier_ahciphy_exit()
201 reset_control_assert(priv->rst); in uniphier_ahciphy_power_on()
216 reset_control_assert(priv->rst); in uniphier_ahciphy_power_off()
Dphy-uniphier-usb3hs.c229 reset_control_assert(priv->rst); in uniphier_u3hsphy_power_on()
245 reset_control_assert(priv->rst); in uniphier_u3hsphy_power_off()
294 reset_control_assert(priv->rst_parent); in uniphier_u3hsphy_init()
307 reset_control_assert(priv->rst_parent_gio); in uniphier_u3hsphy_exit()
308 reset_control_assert(priv->rst_parent); in uniphier_u3hsphy_exit()
Dphy-uniphier-pcie.c165 reset_control_assert(priv->rst); in uniphier_pciephy_init()
180 reset_control_assert(priv->rst_gio); in uniphier_pciephy_exit()
181 reset_control_assert(priv->rst); in uniphier_pciephy_exit()
/Linux-v5.15/drivers/mtd/nand/raw/
Ddenali_dt.c226 reset_control_assert(dt->rst); in denali_dt_probe()
228 reset_control_assert(dt->rst_reg); in denali_dt_probe()
244 reset_control_assert(dt->rst); in denali_dt_remove()
245 reset_control_assert(dt->rst_reg); in denali_dt_remove()
/Linux-v5.15/drivers/ata/
Dahci_mtk.c63 err = reset_control_assert(plat->axi_rst); in mtk_ahci_platform_resets()
69 err = reset_control_assert(plat->sw_rst); in mtk_ahci_platform_resets()
75 err = reset_control_assert(plat->reg_rst); in mtk_ahci_platform_resets()
Dahci_tegra.c256 reset_control_assert(tegra->sata_oob_rst); in tegra_ahci_power_on()
257 reset_control_assert(tegra->sata_cold_rst); in tegra_ahci_power_on()
286 reset_control_assert(tegra->sata_rst); in tegra_ahci_power_off()
287 reset_control_assert(tegra->sata_oob_rst); in tegra_ahci_power_off()
288 reset_control_assert(tegra->sata_cold_rst); in tegra_ahci_power_off()
/Linux-v5.15/drivers/usb/host/
Dohci-st.c89 reset_control_assert(priv->rst); in st_ohci_platform_power_on()
91 reset_control_assert(priv->pwr); in st_ohci_platform_power_on()
103 reset_control_assert(priv->pwr); in st_ohci_platform_power_off()
105 reset_control_assert(priv->rst); in st_ohci_platform_power_off()
Dehci-st.c109 reset_control_assert(priv->rst); in st_ehci_platform_power_on()
111 reset_control_assert(priv->pwr); in st_ehci_platform_power_on()
122 reset_control_assert(priv->pwr); in st_ehci_platform_power_off()
124 reset_control_assert(priv->rst); in st_ehci_platform_power_off()
/Linux-v5.15/drivers/gpu/drm/sun4i/
Dsun6i_drc.c73 reset_control_assert(drc->reset); in sun6i_drc_bind()
85 reset_control_assert(drc->reset); in sun6i_drc_unbind()
/Linux-v5.15/drivers/phy/st/
Dphy-stih407-usb.c79 return reset_control_assert(phy_dev->rstport); in stih407_usb2_exit_port()
117 reset_control_assert(phy_dev->rstport); in stih407_usb2_picophy_probe()
/Linux-v5.15/drivers/phy/lantiq/
Dphy-lantiq-vrx200-pcie.c262 ret = reset_control_assert(priv->phy_reset); in ltq_vrx200_pcie_phy_init()
284 reset_control_assert(priv->phy_reset); in ltq_vrx200_pcie_phy_init()
294 ret = reset_control_assert(priv->pcie_reset); in ltq_vrx200_pcie_phy_exit()
298 ret = reset_control_assert(priv->phy_reset); in ltq_vrx200_pcie_phy_exit()
/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-socfpga.c283 reset_control_assert(dwmac->stmmac_ocp_rst); in socfpga_gen5_set_phy_mode()
284 reset_control_assert(dwmac->stmmac_rst); in socfpga_gen5_set_phy_mode()
343 reset_control_assert(dwmac->stmmac_ocp_rst); in socfpga_gen10_set_phy_mode()
344 reset_control_assert(dwmac->stmmac_rst); in socfpga_gen10_set_phy_mode()
/Linux-v5.15/drivers/phy/
Dphy-lgm-usb.c115 reset_control_assert(ta->resets[i]); in phy_shutdown()
237 reset_control_assert(resets[i]); in phy_probe()
240 reset_control_assert(ta->resets[i]); in phy_probe()
/Linux-v5.15/arch/mips/pci/
Dpci-mt7620.c232 reset_control_assert(rstpcie0); in mt7620_pci_hw_init()
245 reset_control_assert(rstpcie0); in mt7620_pci_hw_init()
333 reset_control_assert(rstpcie0); in mt7620_pci_probe()

1234567891011