/linux/sound/soc/mediatek/mt8183/ |
A D | mt8183-afe-clk.c | 203 clk_disable_unprepare(afe_priv->clk[CLK_AFE]); in mt8183_afe_enable_clock() 207 clk_disable_unprepare(afe_priv->clk[CLK_MUX_AUDIO]); in mt8183_afe_enable_clock() 222 clk_disable_unprepare(afe_priv->clk[CLK_AFE]); in mt8183_afe_disable_clock() 412 clk_disable_unprepare(afe_priv->clk[CLK_APLL22M]); in mt8183_apll1_enable() 428 clk_disable_unprepare(afe_priv->clk[CLK_APLL22M]); in mt8183_apll1_disable() 466 clk_disable_unprepare(afe_priv->clk[CLK_APLL24M]); in mt8183_apll2_enable() 482 clk_disable_unprepare(afe_priv->clk[CLK_APLL24M]); in mt8183_apll2_disable() 592 clk_disable_unprepare(afe_priv->clk[div_clk_id]); in mt8183_mck_enable() 596 clk_disable_unprepare(afe_priv->clk[m_sel_id]); in mt8183_mck_enable() 611 clk_disable_unprepare(afe_priv->clk[div_clk_id]); in mt8183_mck_disable() [all …]
|
/linux/sound/soc/mediatek/mt2701/ |
A D | mt2701-afe-clock-ctrl.c | 122 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() 225 clk_disable_unprepare(afe_priv->base_ck[MT2701_AUDSYS_A2SYS]); in mt2701_afe_disable_audsys() 226 clk_disable_unprepare(afe_priv->base_ck[MT2701_AUDSYS_A1SYS]); in mt2701_afe_disable_audsys() [all …]
|
/linux/sound/soc/mediatek/mt6797/ |
A D | mt6797-afe-clk.c | 102 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/drivers/net/ethernet/stmicro/stmmac/ |
A D | dwmac-stm32.c | 128 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() 160 clk_disable_unprepare(dwmac->syscfg_clk); 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() 455 clk_disable_unprepare(dwmac->clk_ethstp); in stm32mp1_resume() 460 clk_disable_unprepare(dwmac->clk_tx); in stm32mcu_suspend() [all …]
|
A D | dwmac-dwc-qos-eth.c | 158 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/drivers/phy/qualcomm/ |
A D | phy-qcom-usb-hsic.c | 77 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/sound/soc/mediatek/mt8192/ |
A D | mt8192-afe-clk.c | 135 clk_disable_unprepare(afe_priv->clk[CLK_TOP_MUX_AUD_1]); in apll1_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() 333 clk_disable_unprepare(afe_priv->clk[CLK_APLL1_TUNER]); in mt8192_apll1_disable() 334 clk_disable_unprepare(afe_priv->clk[CLK_APLL22M]); in mt8192_apll1_disable() 383 clk_disable_unprepare(afe_priv->clk[CLK_APLL2_TUNER]); in mt8192_apll2_disable() 384 clk_disable_unprepare(afe_priv->clk[CLK_APLL24M]); in mt8192_apll2_disable() 618 clk_disable_unprepare(afe_priv->clk[div_clk_id]); in mt8192_mck_disable() [all …]
|
/linux/drivers/cpufreq/ |
A D | kirkwood-cpufreq.c | 170 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/drivers/usb/dwc3/ |
A D | dwc3-exynos.c | 82 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/drivers/pwm/ |
A D | pwm-mtk-disp.c | 87 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()
|
A D | pwm-fsl-ftm.c | 116 clk_disable_unprepare(fpc->ipg_clk); in fsl_pwm_free() 266 clk_disable_unprepare(fpc->clk[oldclk]); in fsl_pwm_apply_config() 322 clk_disable_unprepare(fpc->clk[FSL_PWM_CLK_CNTEN]); in fsl_pwm_apply() 323 clk_disable_unprepare(fpc->clk[fpc->period.clk_select]); in fsl_pwm_apply() 341 clk_disable_unprepare(fpc->clk[fpc->period.clk_select]); in fsl_pwm_apply() 373 clk_disable_unprepare(fpc->ipg_clk); in fsl_pwm_init() 482 clk_disable_unprepare(fpc->ipg_clk); in fsl_pwm_suspend() 487 clk_disable_unprepare(fpc->clk[FSL_PWM_CLK_CNTEN]); in fsl_pwm_suspend() 488 clk_disable_unprepare(fpc->clk[fpc->period.clk_select]); in fsl_pwm_suspend()
|
/linux/drivers/phy/socionext/ |
A D | phy-uniphier-usb3ss.c | 133 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()
|
A D | phy-uniphier-usb3hs.c | 231 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/drivers/phy/broadcom/ |
A D | phy-brcm-usb.c | 133 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() 604 clk_disable_unprepare(priv->usb_20_clk); in brcm_usb_phy_resume() [all …]
|
/linux/drivers/mtd/nand/raw/ |
A D | denali_dt.c | 227 clk_disable_unprepare(dt->clk_ecc); in denali_dt_probe() 229 clk_disable_unprepare(dt->clk_x); in denali_dt_probe() 231 clk_disable_unprepare(dt->clk); in denali_dt_probe() 243 clk_disable_unprepare(dt->clk_ecc); in denali_dt_remove() 244 clk_disable_unprepare(dt->clk_x); in denali_dt_remove() 245 clk_disable_unprepare(dt->clk); in denali_dt_remove()
|
/linux/drivers/spi/ |
A D | spi-omap-100k.c | 282 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/drivers/mmc/host/ |
A D | sdhci-of-at91.c | 256 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()
|
A D | sdhci-sprd.c | 708 clk_disable_unprepare(sprd_host->clk_2x_enable); in sdhci_sprd_probe() 711 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_probe() 714 clk_disable_unprepare(sprd_host->clk_sdio); in sdhci_sprd_probe() 728 clk_disable_unprepare(sprd_host->clk_sdio); in sdhci_sprd_remove() 729 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_remove() 730 clk_disable_unprepare(sprd_host->clk_2x_enable); in sdhci_sprd_remove() 752 clk_disable_unprepare(sprd_host->clk_sdio); in sdhci_sprd_runtime_suspend() 753 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_runtime_suspend() 754 clk_disable_unprepare(sprd_host->clk_2x_enable); in sdhci_sprd_runtime_suspend() 783 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_runtime_resume() [all …]
|
/linux/drivers/pci/controller/ |
A D | pcie-mediatek.c | 232 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() 900 clk_disable_unprepare(port->axi_ck); in mtk_pcie_enable_port() 902 clk_disable_unprepare(port->aux_ck); in mtk_pcie_enable_port() 904 clk_disable_unprepare(port->ahb_ck); in mtk_pcie_enable_port() [all …]
|
/linux/drivers/staging/media/sunxi/cedrus/ |
A D | cedrus_hw.c | 152 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/drivers/crypto/qce/ |
A D | core.c | 258 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/drivers/remoteproc/ |
A D | qcom_q6v5_wcss.c | 415 clk_disable_unprepare(wcss->gcc_axim_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() 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() 552 clk_disable_unprepare(wcss->lcc_csr_cbcr); in q6v5_qcs404_wcss_shutdown() 565 clk_disable_unprepare(wcss->ahbs_cbcr); in q6v5_qcs404_wcss_shutdown() 566 clk_disable_unprepare(wcss->lcc_bcr_sleep); in q6v5_qcs404_wcss_shutdown() 572 clk_disable_unprepare(wcss->gcc_abhs_cbcr); in q6v5_qcs404_wcss_shutdown() [all …]
|
/linux/drivers/usb/host/ |
A D | xhci-histb.c | 148 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/drivers/pci/controller/dwc/ |
A D | pcie-qcom.c | 484 clk_disable_unprepare(res->iface); in qcom_pcie_deinit_1_0_0() 485 clk_disable_unprepare(res->aux); in qcom_pcie_deinit_1_0_0() 548 clk_disable_unprepare(res->iface); in qcom_pcie_init_1_0_0() 550 clk_disable_unprepare(res->aux); in qcom_pcie_init_1_0_0() 607 clk_disable_unprepare(res->cfg_clk); in qcom_pcie_deinit_2_3_2() 608 clk_disable_unprepare(res->aux_clk); in qcom_pcie_deinit_2_3_2() 684 clk_disable_unprepare(res->cfg_clk); in qcom_pcie_init_2_3_2() 686 clk_disable_unprepare(res->aux_clk); in qcom_pcie_init_2_3_2() 1026 clk_disable_unprepare(res->iface); in qcom_pcie_deinit_2_3_3() 1029 clk_disable_unprepare(res->ahb_clk); in qcom_pcie_deinit_2_3_3() [all …]
|
/linux/drivers/memory/ |
A D | pl353-smc.c | 129 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()
|