Home
last modified time | relevance | path

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

12345678910

/linux/drivers/phy/socionext/
H A Dphy-uniphier-ahci.c157 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 Dphy-uniphier-usb3ss.c133 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 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()
H A Dphy-uniphier-pcie.c191 reset_control_assert(priv->rst); in uniphier_pciephy_init()
206 reset_control_assert(priv->rst_gio); in uniphier_pciephy_exit()
207 reset_control_assert(priv->rst); in uniphier_pciephy_exit()
/linux/sound/soc/uniphier/
H A 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()
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(eve in evea_remove()
[all...]
/linux/drivers/hwmon/
H A Dsfctemp.c119 reset_control_assert(sfctemp->rst_bus); in sfctemp_enable()
132 reset_control_assert(sfctemp->rst_sense);
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 Ddenali_dt.c210 reset_control_assert(dt->rst); in denali_dt_probe()
212 reset_control_assert(dt->rst_reg); in denali_dt_probe()
222 reset_control_assert(dt->rst); in denali_dt_remove()
223 reset_control_assert(dt->rst_reg); in denali_dt_remove()
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-ipq4019-usb.c33 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 Dphy-ath79-usb.c28 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()
H A 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/drivers/pci/controller/dwc/
H A Dpcie-histb.c203 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()
/linux/drivers/usb/dwc3/
H A Ddwc3-xilinx.c102 ret = reset_control_assert(crst); in dwc3_xlnx_init_versal()
174 ret = reset_control_assert(crst); in dwc3_xlnx_init_zynqmp()
180 ret = reset_control_assert(hibrst); in dwc3_xlnx_init_zynqmp()
186 ret = reset_control_assert(apbrst); in dwc3_xlnx_init_zynqmp()
/linux/drivers/usb/host/
H A Dohci-platform.c227 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()
H A Dehci-platform.c399 reset_control_assert(priv->rsts); in ehci_platform_probe()
427 reset_control_assert(priv->rsts); in ehci_platform_remove()
457 ret = reset_control_assert(priv->rsts); in ehci_platform_suspend()
487 reset_control_assert(priv->rsts); in ehci_platform_resume()
/linux/drivers/power/sequencing/
H A Dpwrseq-thead-gpu.c73 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/gpu/drm/sun4i/
H A Dsun6i_drc.c73 reset_control_assert(drc->reset); in sun6i_drc_bind()
85 reset_control_assert(drc->reset); in sun6i_drc_unbind()
/linux/drivers/phy/freescale/
H A Dphy-fsl-imx8m-pcie.c82 reset_control_assert(imx8_phy->reset); in imx8_pcie_phy_power_on()
163 reset_control_assert(imx8_phy->reset); in imx8_pcie_phy_power_off()
164 reset_control_assert(imx8_phy->perst); in imx8_pcie_phy_power_off()
/linux/drivers/phy/st/
H A 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/drivers/phy/lantiq/
H A 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/drivers/bus/
H A Dqcom-ssc-block-bus.c135 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/drivers/remoteproc/
H A Dqcom_q6v5_wcss.c287 reset_control_assert(wcss->wcss_q6_reset); in q6v5_wcss_start()
290 reset_control_assert(wcss->wcss_reset); in q6v5_wcss_start()
301 reset_control_assert(wcss->wcss_reset); in q6v5_wcss_qcs404_power_on()
576 ret = reset_control_assert(wcss->wcss_reset); in q6v5_qcs404_wcss_shutdown()
628 reset_control_assert(wcss->wcss_aon_reset); in q6v5_wcss_powerdown()
636 reset_control_assert(wcss->wcss_reset); in q6v5_wcss_powerdown()
700 reset_control_assert(wcss->wcss_reset); in q6v5_q6_powerdown()
703 reset_control_assert(wcss->wcss_q6_reset); in q6v5_q6_powerdown()
/linux/arch/mips/pci/
H A Dpci-mt7620.c232 reset_control_assert(rstpcie0); in mt7620_pci_hw_init()
245 reset_control_assert(rstpcie0); in mt7620_pci_hw_init()
326 reset_control_assert(rstpcie0); in mt7620_pci_probe()
/linux/drivers/reset/
H A Dcore.c250 ret = reset_control_assert(resets->rstc[i]); in reset_control_array_assert()
277 reset_control_assert(resets->rstc[i]); in reset_control_array_deassert()
442 int reset_control_assert(struct reset_control *rstc) in reset_control_assert() function
487 EXPORT_SYMBOL_GPL(reset_control_assert);
505 ret = reset_control_assert(rstcs[i].rstc); in reset_control_bulk_assert()
594 reset_control_assert(rstcs[i++].rstc); in reset_control_bulk_deassert()
1172 reset_control_assert(rstc); in devm_reset_control_release_deasserted()
/linux/drivers/hwspinlock/
H A Dsun6i_hwspinlock.c88 reset_control_assert(priv->reset); in sun6i_hwspinlock_disable()
188 reset_control_assert(priv->reset); in sun6i_hwspinlock_probe()
/linux/drivers/tty/serial/8250/
H A D8250_tegra.c116 reset_control_assert(uart->rst); in tegra_uart_probe()
128 reset_control_assert(uart->rst); in tegra_uart_remove()

12345678910