Home
last modified time | relevance | path

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

12345678910>>...42

/Linux-v4.19/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-v4.19/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-v4.19/drivers/usb/gadget/udc/
Dfsl_mxc_udc.c73 clk_disable_unprepare(mxc_ipg_clk); in fsl_udc_clk_init()
74 clk_disable_unprepare(mxc_ahb_clk); in fsl_udc_clk_init()
75 clk_disable_unprepare(mxc_per_clk); in fsl_udc_clk_init()
109 clk_disable_unprepare(mxc_per_clk); in fsl_udc_clk_finalize()
119 clk_disable_unprepare(mxc_per_clk); in fsl_udc_clk_release()
120 clk_disable_unprepare(mxc_ahb_clk); in fsl_udc_clk_release()
121 clk_disable_unprepare(mxc_ipg_clk); in fsl_udc_clk_release()
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-stm32.c80 clk_disable_unprepare(dwmac->clk_tx); in stm32_dwmac_init()
88 clk_disable_unprepare(dwmac->clk_rx); in stm32_dwmac_init()
89 clk_disable_unprepare(dwmac->clk_tx); in stm32_dwmac_init()
108 clk_disable_unprepare(dwmac->syscfg_clk); in stm32mp1_clk_prepare()
113 clk_disable_unprepare(dwmac->syscfg_clk); in stm32mp1_clk_prepare()
115 clk_disable_unprepare(dwmac->clk_eth_ck); in stm32mp1_clk_prepare()
188 clk_disable_unprepare(dwmac->clk_tx); in stm32_dwmac_clk_disable()
189 clk_disable_unprepare(dwmac->clk_rx); in stm32_dwmac_clk_disable()
343 clk_disable_unprepare(dwmac->clk_tx); in stm32mp1_suspend()
344 clk_disable_unprepare(dwmac->syscfg_clk); in stm32mp1_suspend()
[all …]
Ddwmac-dwc-qos-eth.c163 clk_disable_unprepare(plat_dat->stmmac_clk); in dwc_qos_probe()
172 clk_disable_unprepare(priv->plat->pclk); in dwc_qos_remove()
173 clk_disable_unprepare(priv->plat->stmmac_clk); in dwc_qos_remove()
376 clk_disable_unprepare(eqos->clk_tx); in tegra_eqos_probe()
378 clk_disable_unprepare(eqos->clk_rx); in tegra_eqos_probe()
380 clk_disable_unprepare(eqos->clk_slave); in tegra_eqos_probe()
382 clk_disable_unprepare(eqos->clk_master); in tegra_eqos_probe()
394 clk_disable_unprepare(eqos->clk_tx); in tegra_eqos_remove()
395 clk_disable_unprepare(eqos->clk_rx); in tegra_eqos_remove()
396 clk_disable_unprepare(eqos->clk_slave); in tegra_eqos_remove()
[all …]
/Linux-v4.19/drivers/pci/controller/dwc/
Dpcie-qcom.c265 clk_disable_unprepare(res->iface_clk); in qcom_pcie_deinit_2_1_0()
266 clk_disable_unprepare(res->core_clk); in qcom_pcie_deinit_2_1_0()
267 clk_disable_unprepare(res->phy_clk); in qcom_pcie_deinit_2_1_0()
362 clk_disable_unprepare(res->core_clk); in qcom_pcie_init_2_1_0()
364 clk_disable_unprepare(res->phy_clk); in qcom_pcie_init_2_1_0()
366 clk_disable_unprepare(res->iface_clk); in qcom_pcie_init_2_1_0()
408 clk_disable_unprepare(res->slave_bus); in qcom_pcie_deinit_1_0_0()
409 clk_disable_unprepare(res->master_bus); in qcom_pcie_deinit_1_0_0()
410 clk_disable_unprepare(res->iface); in qcom_pcie_deinit_1_0_0()
411 clk_disable_unprepare(res->aux); in qcom_pcie_deinit_1_0_0()
[all …]
/Linux-v4.19/drivers/media/platform/mtk-vcodec/
Dmtk_vcodec_dec_pm.c194 clk_disable_unprepare(pm->vdec_sel); in mtk_vcodec_dec_clock_off()
195 clk_disable_unprepare(pm->vdecpll); in mtk_vcodec_dec_clock_off()
196 clk_disable_unprepare(pm->univpll_d2); in mtk_vcodec_dec_clock_off()
197 clk_disable_unprepare(pm->clk_cci400_sel); in mtk_vcodec_dec_clock_off()
198 clk_disable_unprepare(pm->venc_lt_sel); in mtk_vcodec_dec_clock_off()
199 clk_disable_unprepare(pm->vdec_bus_clk_src); in mtk_vcodec_dec_clock_off()
200 clk_disable_unprepare(pm->vencpll); in mtk_vcodec_dec_clock_off()
201 clk_disable_unprepare(pm->vcodecpll); in mtk_vcodec_dec_clock_off()
/Linux-v4.19/drivers/phy/qualcomm/
Dphy-qcom-usb-hsic.c80 clk_disable_unprepare(uphy->cal_sleep_clk); in qcom_usb_hsic_phy_power_on()
82 clk_disable_unprepare(uphy->cal_clk); in qcom_usb_hsic_phy_power_on()
84 clk_disable_unprepare(uphy->phy_clk); in qcom_usb_hsic_phy_power_on()
92 clk_disable_unprepare(uphy->cal_sleep_clk); in qcom_usb_hsic_phy_power_off()
93 clk_disable_unprepare(uphy->cal_clk); in qcom_usb_hsic_phy_power_off()
94 clk_disable_unprepare(uphy->phy_clk); in qcom_usb_hsic_phy_power_off()
/Linux-v4.19/drivers/cpufreq/
Dkirkwood-cpufreq.c173 clk_disable_unprepare(priv.powersave_clk); in kirkwood_cpufreq_probe()
175 clk_disable_unprepare(priv.ddr_clk); in kirkwood_cpufreq_probe()
177 clk_disable_unprepare(priv.cpu_clk); in kirkwood_cpufreq_probe()
187 clk_disable_unprepare(priv.powersave_clk); in kirkwood_cpufreq_remove()
188 clk_disable_unprepare(priv.ddr_clk); in kirkwood_cpufreq_remove()
189 clk_disable_unprepare(priv.cpu_clk); in kirkwood_cpufreq_remove()
/Linux-v4.19/drivers/mtd/nand/raw/
Ddenali_dt.c174 clk_disable_unprepare(dt->clk_ecc); in denali_dt_probe()
176 clk_disable_unprepare(dt->clk_x); in denali_dt_probe()
178 clk_disable_unprepare(dt->clk); in denali_dt_probe()
188 clk_disable_unprepare(dt->clk_ecc); in denali_dt_remove()
189 clk_disable_unprepare(dt->clk_x); in denali_dt_remove()
190 clk_disable_unprepare(dt->clk); in denali_dt_remove()
/Linux-v4.19/drivers/thermal/
Dzx2967_thermal.c184 clk_disable_unprepare(priv->clk_apb); in zx2967_thermal_probe()
186 clk_disable_unprepare(priv->clk_topcrm); in zx2967_thermal_probe()
195 clk_disable_unprepare(priv->clk_topcrm); in zx2967_thermal_exit()
196 clk_disable_unprepare(priv->clk_apb); in zx2967_thermal_exit()
214 clk_disable_unprepare(priv->clk_topcrm); in zx2967_thermal_suspend()
217 clk_disable_unprepare(priv->clk_apb); in zx2967_thermal_suspend()
234 clk_disable_unprepare(priv->clk_topcrm); in zx2967_thermal_resume()
/Linux-v4.19/drivers/mmc/host/
Dsdhci-of-at91.c176 clk_disable_unprepare(priv->hclock); in sdhci_at91_set_clks_presets()
258 clk_disable_unprepare(priv->gck); in sdhci_at91_runtime_suspend()
259 clk_disable_unprepare(priv->hclock); in sdhci_at91_runtime_suspend()
260 clk_disable_unprepare(priv->mainck); in sdhci_at91_runtime_suspend()
415 clk_disable_unprepare(priv->gck); in sdhci_at91_probe()
416 clk_disable_unprepare(priv->mainck); in sdhci_at91_probe()
417 clk_disable_unprepare(priv->hclock); in sdhci_at91_probe()
438 clk_disable_unprepare(gck); in sdhci_at91_remove()
439 clk_disable_unprepare(hclock); in sdhci_at91_remove()
440 clk_disable_unprepare(mainck); in sdhci_at91_remove()
Dsdhci-of-dwcmshc.c75 clk_disable_unprepare(pltfm_host->clk); in dwcmshc_probe()
76 clk_disable_unprepare(priv->bus_clk); in dwcmshc_probe()
90 clk_disable_unprepare(pltfm_host->clk); in dwcmshc_remove()
91 clk_disable_unprepare(priv->bus_clk); in dwcmshc_remove()
/Linux-v4.19/sound/soc/tegra/
Dtegra_asoc_utils.c76 clk_disable_unprepare(data->clk_cdev1); in tegra_asoc_utils_set_rate()
77 clk_disable_unprepare(data->clk_pll_a_out0); in tegra_asoc_utils_set_rate()
78 clk_disable_unprepare(data->clk_pll_a); in tegra_asoc_utils_set_rate()
125 clk_disable_unprepare(data->clk_cdev1); in tegra_asoc_utils_set_ac97_rate()
126 clk_disable_unprepare(data->clk_pll_a_out0); in tegra_asoc_utils_set_ac97_rate()
127 clk_disable_unprepare(data->clk_pll_a); in tegra_asoc_utils_set_ac97_rate()
/Linux-v4.19/drivers/usb/host/
Dehci-mxc.c146 clk_disable_unprepare(priv->phyclk); in ehci_mxc_drv_probe()
148 clk_disable_unprepare(priv->ahbclk); in ehci_mxc_drv_probe()
150 clk_disable_unprepare(priv->usbclk); in ehci_mxc_drv_probe()
171 clk_disable_unprepare(priv->usbclk); in ehci_mxc_drv_remove()
172 clk_disable_unprepare(priv->ahbclk); in ehci_mxc_drv_remove()
175 clk_disable_unprepare(priv->phyclk); in ehci_mxc_drv_remove()
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-v4.19/drivers/watchdog/
Dasm9260_wdt.c225 clk_disable_unprepare(priv->clk_ahb); in asm9260_wdt_get_dt_clks()
232 clk_disable_unprepare(priv->clk_ahb); in asm9260_wdt_get_dt_clks()
240 clk_disable_unprepare(priv->clk); in asm9260_wdt_get_dt_clks()
241 clk_disable_unprepare(priv->clk_ahb); in asm9260_wdt_get_dt_clks()
349 clk_disable_unprepare(priv->clk); in asm9260_wdt_probe()
350 clk_disable_unprepare(priv->clk_ahb); in asm9260_wdt_probe()
369 clk_disable_unprepare(priv->clk); in asm9260_wdt_remove()
370 clk_disable_unprepare(priv->clk_ahb); in asm9260_wdt_remove()
Dstm32_iwdg.c170 clk_disable_unprepare(wdt->clk_pclk); in stm32_iwdg_clk_init()
256 clk_disable_unprepare(wdt->clk_lsi); in stm32_iwdg_probe()
257 clk_disable_unprepare(wdt->clk_pclk); in stm32_iwdg_probe()
267 clk_disable_unprepare(wdt->clk_lsi); in stm32_iwdg_remove()
268 clk_disable_unprepare(wdt->clk_pclk); in stm32_iwdg_remove()
/Linux-v4.19/sound/soc/rockchip/
Drockchip_spdif.c73 clk_disable_unprepare(spdif->mclk); in rk_spdif_runtime_suspend()
74 clk_disable_unprepare(spdif->hclk); in rk_spdif_runtime_suspend()
101 clk_disable_unprepare(spdif->mclk); in rk_spdif_runtime_resume()
102 clk_disable_unprepare(spdif->hclk); in rk_spdif_runtime_resume()
381 clk_disable_unprepare(spdif->mclk); in rk_spdif_probe()
383 clk_disable_unprepare(spdif->hclk); in rk_spdif_probe()
396 clk_disable_unprepare(spdif->mclk); in rk_spdif_remove()
397 clk_disable_unprepare(spdif->hclk); in rk_spdif_remove()
/Linux-v4.19/drivers/spi/
Dspi-omap-100k.c292 clk_disable_unprepare(spi100k->ick); in omap1_spi100k_setup()
293 clk_disable_unprepare(spi100k->fck); in omap1_spi100k_setup()
428 clk_disable_unprepare(spi100k->fck); in omap1_spi100k_probe()
430 clk_disable_unprepare(spi100k->ick); in omap1_spi100k_probe()
443 clk_disable_unprepare(spi100k->fck); in omap1_spi100k_remove()
444 clk_disable_unprepare(spi100k->ick); in omap1_spi100k_remove()
455 clk_disable_unprepare(spi100k->ick); in omap1_spi100k_runtime_suspend()
456 clk_disable_unprepare(spi100k->fck); in omap1_spi100k_runtime_suspend()
476 clk_disable_unprepare(spi100k->ick); in omap1_spi100k_runtime_resume()
/Linux-v4.19/drivers/usb/dwc3/
Ddwc3-exynos.c195 clk_disable_unprepare(exynos->axius_clk); in dwc3_exynos_probe()
197 clk_disable_unprepare(exynos->susp_clk); in dwc3_exynos_probe()
199 clk_disable_unprepare(exynos->clk); in dwc3_exynos_probe()
211 clk_disable_unprepare(exynos->axius_clk); in dwc3_exynos_remove()
212 clk_disable_unprepare(exynos->susp_clk); in dwc3_exynos_remove()
213 clk_disable_unprepare(exynos->clk); in dwc3_exynos_remove()
/Linux-v4.19/drivers/crypto/qce/
Dcore.c246 clk_disable_unprepare(qce->bus); in qce_crypto_probe()
248 clk_disable_unprepare(qce->iface); in qce_crypto_probe()
250 clk_disable_unprepare(qce->core); in qce_crypto_probe()
261 clk_disable_unprepare(qce->bus); in qce_crypto_remove()
262 clk_disable_unprepare(qce->iface); in qce_crypto_remove()
263 clk_disable_unprepare(qce->core); in qce_crypto_remove()
/Linux-v4.19/drivers/char/hw_random/
Domap3-rom-rng.c45 clk_disable_unprepare(rng_clk); in omap3_rom_rng_idle()
62 clk_disable_unprepare(rng_clk); in omap3_rom_rng_get_random()
124 clk_disable_unprepare(rng_clk); in omap3_rom_rng_remove()
/Linux-v4.19/drivers/phy/allwinner/
Dphy-sun9i-usb.c96 clk_disable_unprepare(phy->hsic_clk); in sun9i_usb_phy_init()
99 clk_disable_unprepare(phy->clk); in sun9i_usb_phy_init()
111 clk_disable_unprepare(phy->hsic_clk); in sun9i_usb_phy_exit()
112 clk_disable_unprepare(phy->clk); in sun9i_usb_phy_exit()
/Linux-v4.19/drivers/clocksource/
Dtimer-nps.c72 clk_disable_unprepare(*clk); in nps_get_timer_clk()
107 clk_disable_unprepare(clk); in nps_setup_clocksource()
264 clk_disable_unprepare(clk); in nps_setup_clockevent()
274 clk_disable_unprepare(clk); in nps_setup_clockevent()

12345678910>>...42