Home
last modified time | relevance | path

Searched refs:clk_disable_unprepare (Results 1 – 25 of 1176) sorted by relevance

12345678910>>...48

/Linux-v5.15/sound/soc/mediatek/mt8183/
Dmt8183-afe-clk.c197 clk_disable_unprepare(afe_priv->clk[CLK_I2S3_BCLK_SW]); in mt8183_afe_enable_clock()
199 clk_disable_unprepare(afe_priv->clk[CLK_I2S2_BCLK_SW]); in mt8183_afe_enable_clock()
201 clk_disable_unprepare(afe_priv->clk[CLK_I2S1_BCLK_SW]); in mt8183_afe_enable_clock()
203 clk_disable_unprepare(afe_priv->clk[CLK_AFE]); in mt8183_afe_enable_clock()
205 clk_disable_unprepare(afe_priv->clk[CLK_MUX_AUDIOINTBUS]); in mt8183_afe_enable_clock()
207 clk_disable_unprepare(afe_priv->clk[CLK_MUX_AUDIO]); in mt8183_afe_enable_clock()
209 clk_disable_unprepare(afe_priv->clk[CLK_INFRA_SYS_AUDIO]); in mt8183_afe_enable_clock()
218 clk_disable_unprepare(afe_priv->clk[CLK_I2S4_BCLK_SW]); in mt8183_afe_disable_clock()
219 clk_disable_unprepare(afe_priv->clk[CLK_I2S3_BCLK_SW]); in mt8183_afe_disable_clock()
220 clk_disable_unprepare(afe_priv->clk[CLK_I2S2_BCLK_SW]); in mt8183_afe_disable_clock()
[all …]
/Linux-v5.15/sound/soc/mediatek/mt2701/
Dmt2701-afe-clock-ctrl.c122 clk_disable_unprepare(i2s_path->asrco_ck); in mt2701_afe_enable_i2s()
131 clk_disable_unprepare(i2s_path->hop_ck[dir]); in mt2701_afe_disable_i2s()
132 clk_disable_unprepare(i2s_path->asrco_ck); in mt2701_afe_disable_i2s()
148 clk_disable_unprepare(i2s_path->mclk_ck); in mt2701_afe_disable_mclk()
162 clk_disable_unprepare(afe_priv->mrgif_ck); in mt2701_disable_btmrg_clk()
205 clk_disable_unprepare(afe_priv->base_ck[MT2701_AUDSYS_A2SYS]); in mt2701_afe_enable_audsys()
207 clk_disable_unprepare(afe_priv->base_ck[MT2701_AUDSYS_A1SYS]); in mt2701_afe_enable_audsys()
209 clk_disable_unprepare(afe_priv->base_ck[MT2701_AUDSYS_AFE]); in mt2701_afe_enable_audsys()
211 clk_disable_unprepare(afe_priv->base_ck[MT2701_TOP_AUD_A2SYS]); in mt2701_afe_enable_audsys()
213 clk_disable_unprepare(afe_priv->base_ck[MT2701_TOP_AUD_A1SYS]); in mt2701_afe_enable_audsys()
[all …]
/Linux-v5.15/sound/soc/mediatek/mt6797/
Dmt6797-afe-clk.c102 clk_disable_unprepare(afe_priv->clk[CLK_TOP_MUX_AUD_BUS]); in mt6797_afe_enable_clock()
104 clk_disable_unprepare(afe_priv->clk[CLK_TOP_MUX_AUD]); in mt6797_afe_enable_clock()
106 clk_disable_unprepare(afe_priv->clk[CLK_INFRA_SYS_AUD_26M]); in mt6797_afe_enable_clock()
108 clk_disable_unprepare(afe_priv->clk[CLK_INFRA_SYS_AUD]); in mt6797_afe_enable_clock()
117 clk_disable_unprepare(afe_priv->clk[CLK_TOP_MUX_AUD_BUS]); in mt6797_afe_disable_clock()
118 clk_disable_unprepare(afe_priv->clk[CLK_TOP_MUX_AUD]); in mt6797_afe_disable_clock()
119 clk_disable_unprepare(afe_priv->clk[CLK_INFRA_SYS_AUD_26M]); in mt6797_afe_disable_clock()
120 clk_disable_unprepare(afe_priv->clk[CLK_INFRA_SYS_AUD]); in mt6797_afe_disable_clock()
/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-stm32.c128 clk_disable_unprepare(dwmac->clk_tx); in stm32_dwmac_init()
136 clk_disable_unprepare(dwmac->clk_rx); in stm32_dwmac_init()
137 clk_disable_unprepare(dwmac->clk_tx); in stm32_dwmac_init()
155 clk_disable_unprepare(dwmac->syscfg_clk); in stm32mp1_clk_prepare()
160 clk_disable_unprepare(dwmac->syscfg_clk); in stm32mp1_clk_prepare()
162 clk_disable_unprepare(dwmac->clk_eth_ck); in stm32mp1_clk_prepare()
256 clk_disable_unprepare(dwmac->clk_tx); in stm32_dwmac_clk_disable()
257 clk_disable_unprepare(dwmac->clk_rx); in stm32_dwmac_clk_disable()
445 clk_disable_unprepare(dwmac->clk_tx); in stm32mp1_suspend()
446 clk_disable_unprepare(dwmac->syscfg_clk); in stm32mp1_suspend()
[all …]
Ddwmac-dwc-qos-eth.c158 clk_disable_unprepare(plat_dat->stmmac_clk); in dwc_qos_probe()
167 clk_disable_unprepare(priv->plat->pclk); in dwc_qos_remove()
168 clk_disable_unprepare(priv->plat->stmmac_clk); in dwc_qos_remove()
375 clk_disable_unprepare(eqos->clk_tx); in tegra_eqos_probe()
377 clk_disable_unprepare(eqos->clk_rx); in tegra_eqos_probe()
379 clk_disable_unprepare(eqos->clk_slave); in tegra_eqos_probe()
381 clk_disable_unprepare(eqos->clk_master); in tegra_eqos_probe()
392 clk_disable_unprepare(eqos->clk_tx); in tegra_eqos_remove()
393 clk_disable_unprepare(eqos->clk_rx); in tegra_eqos_remove()
394 clk_disable_unprepare(eqos->clk_slave); in tegra_eqos_remove()
[all …]
/Linux-v5.15/drivers/phy/qualcomm/
Dphy-qcom-usb-hsic.c77 clk_disable_unprepare(uphy->cal_sleep_clk); in qcom_usb_hsic_phy_power_on()
79 clk_disable_unprepare(uphy->cal_clk); in qcom_usb_hsic_phy_power_on()
81 clk_disable_unprepare(uphy->phy_clk); in qcom_usb_hsic_phy_power_on()
89 clk_disable_unprepare(uphy->cal_sleep_clk); in qcom_usb_hsic_phy_power_off()
90 clk_disable_unprepare(uphy->cal_clk); in qcom_usb_hsic_phy_power_off()
91 clk_disable_unprepare(uphy->phy_clk); in qcom_usb_hsic_phy_power_off()
/Linux-v5.15/drivers/cpufreq/
Dkirkwood-cpufreq.c170 clk_disable_unprepare(priv.powersave_clk); in kirkwood_cpufreq_probe()
172 clk_disable_unprepare(priv.ddr_clk); in kirkwood_cpufreq_probe()
174 clk_disable_unprepare(priv.cpu_clk); in kirkwood_cpufreq_probe()
185 clk_disable_unprepare(priv.powersave_clk); in kirkwood_cpufreq_remove()
186 clk_disable_unprepare(priv.ddr_clk); in kirkwood_cpufreq_remove()
187 clk_disable_unprepare(priv.cpu_clk); in kirkwood_cpufreq_remove()
/Linux-v5.15/drivers/usb/dwc3/
Ddwc3-exynos.c82 clk_disable_unprepare(exynos->clks[i]); in dwc3_exynos_probe()
132 clk_disable_unprepare(exynos->clks[i]); in dwc3_exynos_probe()
135 clk_disable_unprepare(exynos->clks[exynos->suspend_clk_idx]); in dwc3_exynos_probe()
148 clk_disable_unprepare(exynos->clks[i]); in dwc3_exynos_remove()
151 clk_disable_unprepare(exynos->clks[exynos->suspend_clk_idx]); in dwc3_exynos_remove()
199 clk_disable_unprepare(exynos->clks[i]); in dwc3_exynos_suspend()
227 clk_disable_unprepare(exynos->clks[i]); in dwc3_exynos_resume()
/Linux-v5.15/sound/soc/mediatek/mt8192/
Dmt8192-afe-clk.c125 clk_disable_unprepare(afe_priv->clk[CLK_TOP_MUX_AUD_ENG1]); in apll1_mux_setting()
135 clk_disable_unprepare(afe_priv->clk[CLK_TOP_MUX_AUD_1]); in apll1_mux_setting()
187 clk_disable_unprepare(afe_priv->clk[CLK_TOP_MUX_AUD_ENG2]); in apll2_mux_setting()
197 clk_disable_unprepare(afe_priv->clk[CLK_TOP_MUX_AUD_2]); in apll2_mux_setting()
281 clk_disable_unprepare(afe_priv->clk[CLK_AFE]); in mt8192_afe_disable_clock()
283 clk_disable_unprepare(afe_priv->clk[CLK_MUX_AUDIOINTBUS]); in mt8192_afe_disable_clock()
284 clk_disable_unprepare(afe_priv->clk[CLK_MUX_AUDIO]); in mt8192_afe_disable_clock()
285 clk_disable_unprepare(afe_priv->clk[CLK_INFRA_AUDIO_26M]); in mt8192_afe_disable_clock()
286 clk_disable_unprepare(afe_priv->clk[CLK_INFRA_SYS_AUDIO]); in mt8192_afe_disable_clock()
333 clk_disable_unprepare(afe_priv->clk[CLK_APLL1_TUNER]); in mt8192_apll1_disable()
[all …]
/Linux-v5.15/drivers/phy/socionext/
Dphy-uniphier-usb3ss.c133 clk_disable_unprepare(priv->clk); in uniphier_u3ssphy_power_on()
135 clk_disable_unprepare(priv->clk_ext); in uniphier_u3ssphy_power_on()
148 clk_disable_unprepare(priv->clk); in uniphier_u3ssphy_power_off()
149 clk_disable_unprepare(priv->clk_ext); in uniphier_u3ssphy_power_off()
186 clk_disable_unprepare(priv->clk_parent_gio); in uniphier_u3ssphy_init()
188 clk_disable_unprepare(priv->clk_parent); in uniphier_u3ssphy_init()
199 clk_disable_unprepare(priv->clk_parent_gio); in uniphier_u3ssphy_exit()
200 clk_disable_unprepare(priv->clk_parent); in uniphier_u3ssphy_exit()
Dphy-uniphier-usb3hs.c231 clk_disable_unprepare(priv->clk); in uniphier_u3hsphy_power_on()
233 clk_disable_unprepare(priv->clk_ext); in uniphier_u3hsphy_power_on()
246 clk_disable_unprepare(priv->clk); in uniphier_u3hsphy_power_off()
247 clk_disable_unprepare(priv->clk_ext); in uniphier_u3hsphy_power_off()
296 clk_disable_unprepare(priv->clk_parent_gio); in uniphier_u3hsphy_init()
298 clk_disable_unprepare(priv->clk_parent); in uniphier_u3hsphy_init()
309 clk_disable_unprepare(priv->clk_parent_gio); in uniphier_u3hsphy_exit()
310 clk_disable_unprepare(priv->clk_parent); in uniphier_u3hsphy_exit()
/Linux-v5.15/drivers/pwm/
Dpwm-mtk-disp.c87 clk_disable_unprepare(mdp->clk_mm); in mtk_disp_pwm_apply()
88 clk_disable_unprepare(mdp->clk_main); in mtk_disp_pwm_apply()
107 clk_disable_unprepare(mdp->clk_main); in mtk_disp_pwm_apply()
127 clk_disable_unprepare(mdp->clk_mm); in mtk_disp_pwm_apply()
128 clk_disable_unprepare(mdp->clk_main); in mtk_disp_pwm_apply()
193 clk_disable_unprepare(mdp->clk_main); in mtk_disp_pwm_get_state()
212 clk_disable_unprepare(mdp->clk_mm); in mtk_disp_pwm_get_state()
213 clk_disable_unprepare(mdp->clk_main); in mtk_disp_pwm_get_state()
Dpwm-ep93xx.c76 clk_disable_unprepare(ep93xx_pwm->clk); in ep93xx_pwm_apply()
93 clk_disable_unprepare(ep93xx_pwm->clk); in ep93xx_pwm_apply()
99 clk_disable_unprepare(ep93xx_pwm->clk); in ep93xx_pwm_apply()
142 clk_disable_unprepare(ep93xx_pwm->clk); in ep93xx_pwm_apply()
/Linux-v5.15/drivers/phy/broadcom/
Dphy-brcm-usb.c133 clk_disable_unprepare(priv->usb_20_clk); in brcm_usb_phy_exit()
134 clk_disable_unprepare(priv->usb_30_clk); in brcm_usb_phy_exit()
135 clk_disable_unprepare(priv->suspend_clk); in brcm_usb_phy_exit()
521 clk_disable_unprepare(priv->usb_20_clk); in brcm_usb_phy_probe()
522 clk_disable_unprepare(priv->usb_30_clk); in brcm_usb_phy_probe()
557 clk_disable_unprepare(priv->usb_30_clk); in brcm_usb_phy_suspend()
560 clk_disable_unprepare(priv->usb_20_clk); in brcm_usb_phy_suspend()
588 clk_disable_unprepare(priv->usb_20_clk); in brcm_usb_phy_resume()
594 clk_disable_unprepare(priv->usb_30_clk); in brcm_usb_phy_resume()
596 clk_disable_unprepare(priv->usb_20_clk); in brcm_usb_phy_resume()
[all …]
/Linux-v5.15/drivers/mmc/host/
Dsdhci-of-at91.c256 clk_disable_unprepare(priv->gck); in sdhci_at91_runtime_suspend()
257 clk_disable_unprepare(priv->hclock); in sdhci_at91_runtime_suspend()
258 clk_disable_unprepare(priv->mainck); in sdhci_at91_runtime_suspend()
435 clk_disable_unprepare(priv->gck); in sdhci_at91_probe()
436 clk_disable_unprepare(priv->mainck); in sdhci_at91_probe()
437 clk_disable_unprepare(priv->hclock); in sdhci_at91_probe()
458 clk_disable_unprepare(gck); in sdhci_at91_remove()
459 clk_disable_unprepare(hclock); in sdhci_at91_remove()
460 clk_disable_unprepare(mainck); in sdhci_at91_remove()
Dsdhci-sprd.c695 clk_disable_unprepare(sprd_host->clk_2x_enable); in sdhci_sprd_probe()
698 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_probe()
701 clk_disable_unprepare(sprd_host->clk_sdio); in sdhci_sprd_probe()
715 clk_disable_unprepare(sprd_host->clk_sdio); in sdhci_sprd_remove()
716 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_remove()
717 clk_disable_unprepare(sprd_host->clk_2x_enable); in sdhci_sprd_remove()
739 clk_disable_unprepare(sprd_host->clk_sdio); in sdhci_sprd_runtime_suspend()
740 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_runtime_suspend()
741 clk_disable_unprepare(sprd_host->clk_2x_enable); in sdhci_sprd_runtime_suspend()
770 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_runtime_resume()
[all …]
/Linux-v5.15/drivers/spi/
Dspi-omap-100k.c282 clk_disable_unprepare(spi100k->ick); in omap1_spi100k_setup()
283 clk_disable_unprepare(spi100k->fck); in omap1_spi100k_setup()
415 clk_disable_unprepare(spi100k->fck); in omap1_spi100k_probe()
417 clk_disable_unprepare(spi100k->ick); in omap1_spi100k_probe()
430 clk_disable_unprepare(spi100k->fck); in omap1_spi100k_remove()
431 clk_disable_unprepare(spi100k->ick); in omap1_spi100k_remove()
442 clk_disable_unprepare(spi100k->ick); in omap1_spi100k_runtime_suspend()
443 clk_disable_unprepare(spi100k->fck); in omap1_spi100k_runtime_suspend()
463 clk_disable_unprepare(spi100k->ick); in omap1_spi100k_runtime_resume()
/Linux-v5.15/drivers/mtd/nand/raw/
Ddenali_dt.c230 clk_disable_unprepare(dt->clk_ecc); in denali_dt_probe()
232 clk_disable_unprepare(dt->clk_x); in denali_dt_probe()
234 clk_disable_unprepare(dt->clk); in denali_dt_probe()
246 clk_disable_unprepare(dt->clk_ecc); in denali_dt_remove()
247 clk_disable_unprepare(dt->clk_x); in denali_dt_remove()
248 clk_disable_unprepare(dt->clk); in denali_dt_remove()
/Linux-v5.15/drivers/crypto/qce/
Dcore.c258 clk_disable_unprepare(qce->bus); in qce_crypto_probe()
260 clk_disable_unprepare(qce->iface); in qce_crypto_probe()
262 clk_disable_unprepare(qce->core); in qce_crypto_probe()
273 clk_disable_unprepare(qce->bus); in qce_crypto_remove()
274 clk_disable_unprepare(qce->iface); in qce_crypto_remove()
275 clk_disable_unprepare(qce->core); in qce_crypto_remove()
/Linux-v5.15/drivers/staging/media/sunxi/cedrus/
Dcedrus_hw.c152 clk_disable_unprepare(dev->ram_clk); in cedrus_hw_suspend()
153 clk_disable_unprepare(dev->mod_clk); in cedrus_hw_suspend()
154 clk_disable_unprepare(dev->ahb_clk); in cedrus_hw_suspend()
195 clk_disable_unprepare(dev->ram_clk); in cedrus_hw_resume()
197 clk_disable_unprepare(dev->mod_clk); in cedrus_hw_resume()
199 clk_disable_unprepare(dev->ahb_clk); in cedrus_hw_resume()
/Linux-v5.15/drivers/memory/
Dpl353-smc.c129 clk_disable_unprepare(pl353_smc->memclk); in pl353_smc_probe()
131 clk_disable_unprepare(pl353_smc->aclk); in pl353_smc_probe()
140 clk_disable_unprepare(pl353_smc->memclk); in pl353_smc_remove()
141 clk_disable_unprepare(pl353_smc->aclk); in pl353_smc_remove()
/Linux-v5.15/drivers/pci/controller/dwc/
Dpcie-qcom.c473 clk_disable_unprepare(res->slave_bus); in qcom_pcie_deinit_1_0_0()
474 clk_disable_unprepare(res->master_bus); in qcom_pcie_deinit_1_0_0()
475 clk_disable_unprepare(res->iface); in qcom_pcie_deinit_1_0_0()
476 clk_disable_unprepare(res->aux); in qcom_pcie_deinit_1_0_0()
535 clk_disable_unprepare(res->slave_bus); in qcom_pcie_init_1_0_0()
537 clk_disable_unprepare(res->master_bus); in qcom_pcie_init_1_0_0()
539 clk_disable_unprepare(res->iface); in qcom_pcie_init_1_0_0()
541 clk_disable_unprepare(res->aux); in qcom_pcie_init_1_0_0()
596 clk_disable_unprepare(res->slave_clk); in qcom_pcie_deinit_2_3_2()
597 clk_disable_unprepare(res->master_clk); in qcom_pcie_deinit_2_3_2()
[all …]
/Linux-v5.15/drivers/usb/host/
Dxhci-histb.c148 clk_disable_unprepare(histb->pipe_clk); in xhci_histb_host_enable()
150 clk_disable_unprepare(histb->utmi_clk); in xhci_histb_host_enable()
152 clk_disable_unprepare(histb->bus_clk); in xhci_histb_host_enable()
161 clk_disable_unprepare(histb->suspend_clk); in xhci_histb_host_disable()
162 clk_disable_unprepare(histb->pipe_clk); in xhci_histb_host_disable()
163 clk_disable_unprepare(histb->utmi_clk); in xhci_histb_host_disable()
164 clk_disable_unprepare(histb->bus_clk); in xhci_histb_host_disable()
/Linux-v5.15/drivers/pci/controller/
Dpcie-mediatek.c232 clk_disable_unprepare(pcie->free_ck); in mtk_pcie_subsys_powerdown()
255 clk_disable_unprepare(port->pipe_ck); in mtk_pcie_put_resources()
256 clk_disable_unprepare(port->obff_ck); in mtk_pcie_put_resources()
257 clk_disable_unprepare(port->axi_ck); in mtk_pcie_put_resources()
258 clk_disable_unprepare(port->aux_ck); in mtk_pcie_put_resources()
259 clk_disable_unprepare(port->ahb_ck); in mtk_pcie_put_resources()
260 clk_disable_unprepare(port->sys_ck); in mtk_pcie_put_resources()
896 clk_disable_unprepare(port->pipe_ck); in mtk_pcie_enable_port()
898 clk_disable_unprepare(port->obff_ck); in mtk_pcie_enable_port()
900 clk_disable_unprepare(port->axi_ck); in mtk_pcie_enable_port()
[all …]
/Linux-v5.15/drivers/remoteproc/
Dqcom_q6v5_wcss.c415 clk_disable_unprepare(wcss->gcc_axim_cbcr); in q6v5_wcss_qcs404_power_on()
423 clk_disable_unprepare(wcss->qdsp6ss_axim_cbcr); in q6v5_wcss_qcs404_power_on()
425 clk_disable_unprepare(wcss->qdsp6ss_abhm_cbcr); in q6v5_wcss_qcs404_power_on()
427 clk_disable_unprepare(wcss->tcm_slave_cbcr); in q6v5_wcss_qcs404_power_on()
429 clk_disable_unprepare(wcss->ahbs_cbcr); in q6v5_wcss_qcs404_power_on()
431 clk_disable_unprepare(wcss->lcc_csr_cbcr); in q6v5_wcss_qcs404_power_on()
433 clk_disable_unprepare(wcss->ahbfabric_cbcr_clk); in q6v5_wcss_qcs404_power_on()
435 clk_disable_unprepare(wcss->gcc_abhs_cbcr); in q6v5_wcss_qcs404_power_on()
490 clk_disable_unprepare(wcss->xo); in q6v5_qcs404_wcss_start()
551 clk_disable_unprepare(wcss->ahbfabric_cbcr_clk); in q6v5_qcs404_wcss_shutdown()
[all …]

12345678910>>...48