| /linux/sound/soc/uniphier/ ! |
| H A 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/drivers/phy/socionext/ ! |
| H A 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 …]
|
| H A 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()
|
| H A 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/drivers/usb/dwc3/ ! |
| H A D | dwc3-st.c | 296 reset_control_assert(dwc3_data->rstc_rst); in st_dwc3_probe() 298 reset_control_assert(dwc3_data->rstc_pwrdn); in st_dwc3_probe() 308 reset_control_assert(dwc3_data->rstc_pwrdn); in st_dwc3_remove() 309 reset_control_assert(dwc3_data->rstc_rst); in st_dwc3_remove() 316 reset_control_assert(dwc3_data->rstc_pwrdn); in st_dwc3_suspend() 317 reset_control_assert(dwc3_data->rstc_rst); in st_dwc3_suspend()
|
| H A 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() 150 reset_control_assert(simple->resets); in dwc3_of_simple_suspend()
|
| H A D | dwc3-xilinx.c | 102 ret = reset_control_assert(crst); in dwc3_xlnx_init_versal() 167 ret = reset_control_assert(crst); in dwc3_xlnx_init_zynqmp() 173 ret = reset_control_assert(hibrst); in dwc3_xlnx_init_zynqmp() 179 ret = reset_control_assert(apbrst); in dwc3_xlnx_init_zynqmp()
|
| /linux/drivers/hwmon/ ! |
| H A D | sfctemp.c | 119 reset_control_assert(sfctemp->rst_bus); in sfctemp_enable() 132 reset_control_assert(sfctemp->rst_sense); in sfctemp_disable() 134 reset_control_assert(sfctemp->rst_bus); in sfctemp_disable() 272 ret = reset_control_assert(sfctemp->rst_sense); in sfctemp_probe() 276 ret = reset_control_assert(sfctemp->rst_bus); in sfctemp_probe()
|
| /linux/drivers/mtd/nand/raw/ ! |
| H A D | denali_dt.c | 207 reset_control_assert(dt->rst); in denali_dt_probe() 209 reset_control_assert(dt->rst_reg); in denali_dt_probe() 219 reset_control_assert(dt->rst); in denali_dt_remove() 220 reset_control_assert(dt->rst_reg); in denali_dt_remove()
|
| /linux/drivers/phy/qualcomm/ ! |
| H A D | phy-qcom-ipq4019-usb.c | 33 reset_control_assert(phy->por_rst); in ipq4019_ss_phy_power_off() 59 reset_control_assert(phy->por_rst); in ipq4019_hs_phy_power_off() 62 reset_control_assert(phy->srif_rst); in ipq4019_hs_phy_power_off()
|
| H A D | phy-ath79-usb.c | 28 err = reset_control_assert(priv->no_suspend_override); in ath79_usb_phy_power_on() 45 err = reset_control_assert(priv->reset); in ath79_usb_phy_power_off()
|
| /linux/drivers/pci/controller/dwc/ ! |
| H A D | pcie-histb.c | 203 reset_control_assert(hipcie->soft_reset); in histb_pcie_host_disable() 204 reset_control_assert(hipcie->sys_reset); in histb_pcie_host_disable() 205 reset_control_assert(hipcie->bus_reset); in histb_pcie_host_disable() 262 reset_control_assert(hipcie->soft_reset); in histb_pcie_host_enable() 265 reset_control_assert(hipcie->sys_reset); in histb_pcie_host_enable() 268 reset_control_assert(hipcie->bus_reset); in histb_pcie_host_enable()
|
| H A D | pcie-bt1.c | 512 reset_control_assert(pci->core_rsts[DW_PCIE_STICKY_RST].rstc); in bt1_pcie_cold_start_bus() 515 reset_control_assert(pci->core_rsts[DW_PCIE_CORE_RST].rstc); in bt1_pcie_cold_start_bus() 518 reset_control_assert(pci->core_rsts[DW_PCIE_PIPE_RST].rstc); in bt1_pcie_cold_start_bus() 527 reset_control_assert(pci->core_rsts[DW_PCIE_PHY_RST].rstc); in bt1_pcie_cold_start_bus() 530 reset_control_assert(pci->core_rsts[DW_PCIE_HOT_RST].rstc); in bt1_pcie_cold_start_bus() 533 reset_control_assert(pci->core_rsts[DW_PCIE_PWR_RST].rstc); in bt1_pcie_cold_start_bus()
|
| /linux/drivers/ata/ ! |
| H A D | ahci_mtk.c | 64 err = reset_control_assert(plat->axi_rst); in mtk_ahci_platform_resets() 70 err = reset_control_assert(plat->sw_rst); in mtk_ahci_platform_resets() 76 err = reset_control_assert(plat->reg_rst); in mtk_ahci_platform_resets()
|
| H A 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/drivers/phy/freescale/ ! |
| H A D | phy-fsl-imx8m-pcie.c | 82 reset_control_assert(imx8_phy->reset); in imx8_pcie_phy_power_on() 93 reset_control_assert(imx8_phy->reset); in imx8_pcie_phy_power_on() 164 reset_control_assert(imx8_phy->reset); in imx8_pcie_phy_power_off() 165 reset_control_assert(imx8_phy->perst); in imx8_pcie_phy_power_off()
|
| /linux/drivers/usb/host/ ! |
| H A 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()
|
| H A 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()
|
| H A D | ohci-platform.c | 227 reset_control_assert(priv->resets); in ohci_platform_probe() 253 reset_control_assert(priv->resets); in ohci_platform_remove() 284 ret = reset_control_assert(priv->resets); in ohci_platform_suspend() 310 reset_control_assert(priv->resets); in ohci_platform_resume_common()
|
| /linux/drivers/power/sequencing/ ! |
| H A D | pwrseq-thead-gpu.c | 73 reset_control_assert(ctx->clkgen_reset); in pwrseq_thead_gpu_enable() 87 err = reset_control_assert(ctx->gpu_reset); in pwrseq_thead_gpu_disable() 91 err = reset_control_assert(ctx->clkgen_reset); in pwrseq_thead_gpu_disable()
|
| /linux/drivers/reset/ ! |
| H A D | reset-rzg2l-usbphy-ctrl.c | 265 reset_control_assert(priv->rstc); in rzg2l_usbphy_ctrl_probe() 276 reset_control_assert(priv->rstc); in rzg2l_usbphy_ctrl_remove() 291 ret = reset_control_assert(priv->rstc); in rzg2l_usbphy_ctrl_suspend() 330 reset_control_assert(priv->rstc); in rzg2l_usbphy_ctrl_resume()
|
| /linux/drivers/gpu/drm/sun4i/ ! |
| H A 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/drivers/phy/st/ ! |
| H A 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/drivers/phy/lantiq/ ! |
| H A 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/drivers/bus/ ! |
| H A 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()
|