/linux-6.1.9/drivers/pci/controller/dwc/ |
D | pcie-qcom.c | 326 reset_control_assert(res->pci_reset); in qcom_pcie_deinit_2_1_0() 327 reset_control_assert(res->axi_reset); in qcom_pcie_deinit_2_1_0() 328 reset_control_assert(res->ahb_reset); in qcom_pcie_deinit_2_1_0() 329 reset_control_assert(res->por_reset); in qcom_pcie_deinit_2_1_0() 330 reset_control_assert(res->ext_reset); in qcom_pcie_deinit_2_1_0() 331 reset_control_assert(res->phy_reset); in qcom_pcie_deinit_2_1_0() 346 reset_control_assert(res->pci_reset); in qcom_pcie_init_2_1_0() 347 reset_control_assert(res->axi_reset); in qcom_pcie_init_2_1_0() 348 reset_control_assert(res->ahb_reset); in qcom_pcie_init_2_1_0() 349 reset_control_assert(res->por_reset); in qcom_pcie_init_2_1_0() [all …]
|
D | pcie-histb.c | 206 reset_control_assert(hipcie->soft_reset); in histb_pcie_host_disable() 207 reset_control_assert(hipcie->sys_reset); in histb_pcie_host_disable() 208 reset_control_assert(hipcie->bus_reset); in histb_pcie_host_disable() 265 reset_control_assert(hipcie->soft_reset); in histb_pcie_host_enable() 268 reset_control_assert(hipcie->sys_reset); in histb_pcie_host_enable() 271 reset_control_assert(hipcie->bus_reset); in histb_pcie_host_enable()
|
/linux-6.1.9/drivers/phy/socionext/ |
D | phy-uniphier-ahci.c | 157 reset_control_assert(priv->rst_tx); in uniphier_ahciphy_pro4_power_on() 159 reset_control_assert(priv->rst_pm); in uniphier_ahciphy_pro4_power_on() 179 reset_control_assert(priv->rst_rx); in uniphier_ahciphy_pro4_power_off() 180 reset_control_assert(priv->rst_tx); in uniphier_ahciphy_pro4_power_off() 181 reset_control_assert(priv->rst_pm); in uniphier_ahciphy_pro4_power_off() 313 reset_control_assert(priv->rst_parent); in uniphier_ahciphy_init() 315 reset_control_assert(priv->rst_parent_gio); in uniphier_ahciphy_init() 328 reset_control_assert(priv->rst_parent); in uniphier_ahciphy_exit() 329 reset_control_assert(priv->rst_parent_gio); in uniphier_ahciphy_exit() 358 reset_control_assert(priv->rst); in uniphier_ahciphy_power_on() [all …]
|
D | phy-uniphier-usb3ss.c | 133 reset_control_assert(priv->rst); in uniphier_u3ssphy_power_on() 149 reset_control_assert(priv->rst); in uniphier_u3ssphy_power_off() 186 reset_control_assert(priv->rst_parent); in uniphier_u3ssphy_init() 199 reset_control_assert(priv->rst_parent_gio); in uniphier_u3ssphy_exit() 200 reset_control_assert(priv->rst_parent); in uniphier_u3ssphy_exit()
|
D | phy-uniphier-usb3hs.c | 229 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()
|
/linux-6.1.9/sound/soc/uniphier/ |
D | evea.c | 332 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() 522 reset_control_assert(evea->rst_adamv); in evea_probe() 525 reset_control_assert(evea->rst_exiv); in evea_probe() 528 reset_control_assert(evea->rst); in evea_probe() 543 reset_control_assert(evea->rst_adamv); in evea_remove() 544 reset_control_assert(evea->rst_exiv); in evea_remove() [all …]
|
/linux-6.1.9/drivers/usb/dwc3/ |
D | dwc3-st.c | 300 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()
|
D | dwc3-of-simple.c | 91 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()
|
D | dwc3-xilinx.c | 152 ret = reset_control_assert(crst); in dwc3_xlnx_init_zynqmp() 158 ret = reset_control_assert(hibrst); in dwc3_xlnx_init_zynqmp() 164 ret = reset_control_assert(apbrst); in dwc3_xlnx_init_zynqmp()
|
/linux-6.1.9/drivers/pci/controller/ |
D | pcie-rockchip.c | 162 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-6.1.9/drivers/phy/qualcomm/ |
D | phy-qcom-ipq4019-usb.c | 34 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()
|
D | phy-ath79-usb.c | 27 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()
|
D | phy-qcom-pcie2.c | 63 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-6.1.9/drivers/mtd/nand/raw/ |
D | denali_dt.c | 223 reset_control_assert(dt->rst); in denali_dt_probe() 225 reset_control_assert(dt->rst_reg); in denali_dt_probe() 241 reset_control_assert(dt->rst); in denali_dt_remove() 242 reset_control_assert(dt->rst_reg); in denali_dt_remove()
|
/linux-6.1.9/drivers/ata/ |
D | ahci_mtk.c | 63 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()
|
D | ahci_tegra.c | 256 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-6.1.9/drivers/usb/host/ |
D | ohci-st.c | 87 reset_control_assert(priv->rst); in st_ohci_platform_power_on() 89 reset_control_assert(priv->pwr); in st_ohci_platform_power_on() 101 reset_control_assert(priv->pwr); in st_ohci_platform_power_off() 103 reset_control_assert(priv->rst); in st_ohci_platform_power_off()
|
D | ehci-st.c | 107 reset_control_assert(priv->rst); in st_ehci_platform_power_on() 109 reset_control_assert(priv->pwr); in st_ehci_platform_power_on() 120 reset_control_assert(priv->pwr); in st_ehci_platform_power_off() 122 reset_control_assert(priv->rst); in st_ehci_platform_power_off()
|
/linux-6.1.9/drivers/gpu/drm/sun4i/ |
D | sun6i_drc.c | 73 reset_control_assert(drc->reset); in sun6i_drc_bind() 85 reset_control_assert(drc->reset); in sun6i_drc_unbind()
|
/linux-6.1.9/drivers/phy/st/ |
D | phy-stih407-usb.c | 79 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-6.1.9/drivers/phy/lantiq/ |
D | phy-lantiq-vrx200-pcie.c | 262 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-6.1.9/drivers/bus/ |
D | qcom-ssc-block-bus.c | 135 reset_control_assert(data->ssc_bcr); in qcom_ssc_block_bus_init() 138 reset_control_assert(data->ssc_reset); in qcom_ssc_block_bus_init() 168 ret = reset_control_assert(data->ssc_bcr); in qcom_ssc_block_bus_deinit() 177 ret = reset_control_assert(data->ssc_reset); in qcom_ssc_block_bus_deinit()
|
/linux-6.1.9/drivers/phy/ |
D | phy-lgm-usb.c | 115 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-6.1.9/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac-socfpga.c | 282 reset_control_assert(dwmac->stmmac_ocp_rst); in socfpga_gen5_set_phy_mode() 283 reset_control_assert(dwmac->stmmac_rst); in socfpga_gen5_set_phy_mode() 342 reset_control_assert(dwmac->stmmac_ocp_rst); in socfpga_gen10_set_phy_mode() 343 reset_control_assert(dwmac->stmmac_rst); in socfpga_gen10_set_phy_mode()
|
/linux-6.1.9/arch/mips/pci/ |
D | pci-mt7620.c | 232 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()
|