| /OK3568_Linux_fs/kernel/sound/soc/mediatek/mt8183/ |
| H A D | mt8183-afe-clk.c | 197 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 …]
|
| /OK3568_Linux_fs/kernel/sound/soc/mediatek/mt2701/ |
| H 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() 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 …]
|
| /OK3568_Linux_fs/kernel/sound/soc/mediatek/mt6797/ |
| H 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()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | fsl_mxc_udc.c | 73 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| H 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() 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 …]
|
| H 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() 380 clk_disable_unprepare(eqos->clk_tx); in tegra_eqos_probe() 382 clk_disable_unprepare(eqos->clk_rx); in tegra_eqos_probe() 384 clk_disable_unprepare(eqos->clk_slave); in tegra_eqos_probe() 386 clk_disable_unprepare(eqos->clk_master); in tegra_eqos_probe() 398 clk_disable_unprepare(eqos->clk_tx); in tegra_eqos_remove() 399 clk_disable_unprepare(eqos->clk_rx); in tegra_eqos_remove() 400 clk_disable_unprepare(eqos->clk_slave); in tegra_eqos_remove() [all …]
|
| /OK3568_Linux_fs/buildroot/package/ti-gfx/ |
| H A D | 0001-newclkapi.patch | 15 +int clk_disable_unprepare(struct clk *clk) 20 +int clk_disable_unprepare(struct clk *clk) 74 + clk_disable_unprepare(psSysSpecData->psSGX_FCK); 100 + clk_disable_unprepare(psSysSpecData->psGPT11_ICK); 103 + clk_disable_unprepare(psSysSpecData->psGPT11_FCK); 112 + clk_disable_unprepare(psSysSpecData->psGPT11_ICK); 115 + clk_disable_unprepare(psSysSpecData->psGPT11_FCK);
|
| /OK3568_Linux_fs/kernel/drivers/phy/qualcomm/ |
| H A D | phy-qcom-usb-hsic.c | 79 clk_disable_unprepare(uphy->cal_sleep_clk); in qcom_usb_hsic_phy_power_on() 81 clk_disable_unprepare(uphy->cal_clk); in qcom_usb_hsic_phy_power_on() 83 clk_disable_unprepare(uphy->phy_clk); in qcom_usb_hsic_phy_power_on() 91 clk_disable_unprepare(uphy->cal_sleep_clk); in qcom_usb_hsic_phy_power_off() 92 clk_disable_unprepare(uphy->cal_clk); in qcom_usb_hsic_phy_power_off() 93 clk_disable_unprepare(uphy->phy_clk); in qcom_usb_hsic_phy_power_off()
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H 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()
|
| /OK3568_Linux_fs/kernel/drivers/thermal/ |
| H A D | zx2967_thermal.c | 184 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() 213 clk_disable_unprepare(priv->clk_topcrm); in zx2967_thermal_suspend() 216 clk_disable_unprepare(priv->clk_apb); in zx2967_thermal_suspend() 232 clk_disable_unprepare(priv->clk_topcrm); in zx2967_thermal_resume()
|
| /OK3568_Linux_fs/kernel/drivers/usb/dwc3/ |
| H A D | dwc3-exynos.c | 73 clk_disable_unprepare(exynos->clks[i]); in dwc3_exynos_probe() 123 clk_disable_unprepare(exynos->clks[i]); in dwc3_exynos_probe() 126 clk_disable_unprepare(exynos->clks[exynos->suspend_clk_idx]); in dwc3_exynos_probe() 139 clk_disable_unprepare(exynos->clks[i]); in dwc3_exynos_remove() 142 clk_disable_unprepare(exynos->clks[exynos->suspend_clk_idx]); in dwc3_exynos_remove() 190 clk_disable_unprepare(exynos->clks[i]); in dwc3_exynos_suspend() 218 clk_disable_unprepare(exynos->clks[i]); in dwc3_exynos_resume()
|
| /OK3568_Linux_fs/kernel/drivers/phy/socionext/ |
| H A D | phy-uniphier-usb3ss.c | 135 clk_disable_unprepare(priv->clk); in uniphier_u3ssphy_power_on() 137 clk_disable_unprepare(priv->clk_ext); in uniphier_u3ssphy_power_on() 150 clk_disable_unprepare(priv->clk); in uniphier_u3ssphy_power_off() 151 clk_disable_unprepare(priv->clk_ext); in uniphier_u3ssphy_power_off() 188 clk_disable_unprepare(priv->clk_parent_gio); in uniphier_u3ssphy_init() 190 clk_disable_unprepare(priv->clk_parent); in uniphier_u3ssphy_init() 201 clk_disable_unprepare(priv->clk_parent_gio); in uniphier_u3ssphy_exit() 202 clk_disable_unprepare(priv->clk_parent); in uniphier_u3ssphy_exit()
|
| H 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()
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | ehci-mxc.c | 147 clk_disable_unprepare(priv->phyclk); in ehci_mxc_drv_probe() 149 clk_disable_unprepare(priv->ahbclk); in ehci_mxc_drv_probe() 151 clk_disable_unprepare(priv->usbclk); in ehci_mxc_drv_probe() 172 clk_disable_unprepare(priv->usbclk); in ehci_mxc_drv_remove() 173 clk_disable_unprepare(priv->ahbclk); in ehci_mxc_drv_remove() 176 clk_disable_unprepare(priv->phyclk); in ehci_mxc_drv_remove()
|
| H 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()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/atmel/ |
| H A D | atmel-sama5d2-isc.c | 267 clk_disable_unprepare(isc->ispck); in atmel_isc_probe() 269 clk_disable_unprepare(isc->hclock); in atmel_isc_probe() 286 clk_disable_unprepare(isc->ispck); in atmel_isc_remove() 287 clk_disable_unprepare(isc->hclock); in atmel_isc_remove() 298 clk_disable_unprepare(isc->ispck); in isc_runtime_suspend() 299 clk_disable_unprepare(isc->hclock); in isc_runtime_suspend() 315 clk_disable_unprepare(isc->hclock); in isc_runtime_resume()
|
| /OK3568_Linux_fs/kernel/drivers/phy/broadcom/ |
| H A D | phy-brcm-usb.c | 162 clk_disable_unprepare(priv->usb_20_clk); in brcm_usb_phy_exit() 163 clk_disable_unprepare(priv->usb_30_clk); in brcm_usb_phy_exit() 164 clk_disable_unprepare(priv->suspend_clk); in brcm_usb_phy_exit() 550 clk_disable_unprepare(priv->usb_20_clk); in brcm_usb_phy_probe() 551 clk_disable_unprepare(priv->usb_30_clk); in brcm_usb_phy_probe() 590 clk_disable_unprepare(priv->usb_30_clk); in brcm_usb_phy_suspend() 593 clk_disable_unprepare(priv->usb_20_clk); in brcm_usb_phy_suspend() 622 clk_disable_unprepare(priv->usb_20_clk); in brcm_usb_phy_resume() 628 clk_disable_unprepare(priv->usb_30_clk); in brcm_usb_phy_resume() 630 clk_disable_unprepare(priv->usb_20_clk); in brcm_usb_phy_resume() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H 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() 418 clk_disable_unprepare(spi100k->fck); in omap1_spi100k_probe() 420 clk_disable_unprepare(spi100k->ick); in omap1_spi100k_probe() 433 clk_disable_unprepare(spi100k->fck); in omap1_spi100k_remove() 434 clk_disable_unprepare(spi100k->ick); in omap1_spi100k_remove() 445 clk_disable_unprepare(spi100k->ick); in omap1_spi100k_runtime_suspend() 446 clk_disable_unprepare(spi100k->fck); in omap1_spi100k_runtime_suspend() 466 clk_disable_unprepare(spi100k->ick); in omap1_spi100k_runtime_resume()
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | sdhci-of-at91.c | 261 clk_disable_unprepare(priv->gck); in sdhci_at91_runtime_suspend() 262 clk_disable_unprepare(priv->hclock); in sdhci_at91_runtime_suspend() 263 clk_disable_unprepare(priv->mainck); in sdhci_at91_runtime_suspend() 440 clk_disable_unprepare(priv->gck); in sdhci_at91_probe() 441 clk_disable_unprepare(priv->mainck); in sdhci_at91_probe() 442 clk_disable_unprepare(priv->hclock); in sdhci_at91_probe() 463 clk_disable_unprepare(gck); in sdhci_at91_remove() 464 clk_disable_unprepare(hclock); in sdhci_at91_remove() 465 clk_disable_unprepare(mainck); in sdhci_at91_remove()
|
| H A D | sdhci-sprd.c | 697 clk_disable_unprepare(sprd_host->clk_2x_enable); in sdhci_sprd_probe() 700 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_probe() 703 clk_disable_unprepare(sprd_host->clk_sdio); in sdhci_sprd_probe() 717 clk_disable_unprepare(sprd_host->clk_sdio); in sdhci_sprd_remove() 718 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_remove() 719 clk_disable_unprepare(sprd_host->clk_2x_enable); in sdhci_sprd_remove() 741 clk_disable_unprepare(sprd_host->clk_sdio); in sdhci_sprd_runtime_suspend() 742 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_runtime_suspend() 743 clk_disable_unprepare(sprd_host->clk_2x_enable); in sdhci_sprd_runtime_suspend() 772 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_runtime_resume() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/ |
| H A D | pcie-qcom.c | 466 clk_disable_unprepare(res->slave_bus); in qcom_pcie_deinit_1_0_0() 467 clk_disable_unprepare(res->master_bus); in qcom_pcie_deinit_1_0_0() 468 clk_disable_unprepare(res->iface); in qcom_pcie_deinit_1_0_0() 469 clk_disable_unprepare(res->aux); in qcom_pcie_deinit_1_0_0() 528 clk_disable_unprepare(res->slave_bus); in qcom_pcie_init_1_0_0() 530 clk_disable_unprepare(res->master_bus); in qcom_pcie_init_1_0_0() 532 clk_disable_unprepare(res->iface); in qcom_pcie_init_1_0_0() 534 clk_disable_unprepare(res->aux); in qcom_pcie_init_1_0_0() 589 clk_disable_unprepare(res->slave_clk); in qcom_pcie_deinit_2_3_2() 590 clk_disable_unprepare(res->master_clk); in qcom_pcie_deinit_2_3_2() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | denali_dt.c | 230 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()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | pcie-mediatek.c | 226 clk_disable_unprepare(pcie->free_ck); in mtk_pcie_subsys_powerdown() 249 clk_disable_unprepare(port->pipe_ck); in mtk_pcie_put_resources() 250 clk_disable_unprepare(port->obff_ck); in mtk_pcie_put_resources() 251 clk_disable_unprepare(port->axi_ck); in mtk_pcie_put_resources() 252 clk_disable_unprepare(port->aux_ck); in mtk_pcie_put_resources() 253 clk_disable_unprepare(port->ahb_ck); in mtk_pcie_put_resources() 254 clk_disable_unprepare(port->sys_ck); in mtk_pcie_put_resources() 886 clk_disable_unprepare(port->pipe_ck); in mtk_pcie_enable_port() 888 clk_disable_unprepare(port->obff_ck); in mtk_pcie_enable_port() 890 clk_disable_unprepare(port->axi_ck); in mtk_pcie_enable_port() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/crypto/qce/ |
| H A D | core.c | 241 clk_disable_unprepare(qce->bus); in qce_crypto_probe() 243 clk_disable_unprepare(qce->iface); in qce_crypto_probe() 245 clk_disable_unprepare(qce->core); in qce_crypto_probe() 256 clk_disable_unprepare(qce->bus); in qce_crypto_remove() 257 clk_disable_unprepare(qce->iface); in qce_crypto_remove() 258 clk_disable_unprepare(qce->core); in qce_crypto_remove()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/ |
| H A D | cedrus_hw.c | 150 clk_disable_unprepare(dev->ram_clk); in cedrus_hw_suspend() 151 clk_disable_unprepare(dev->mod_clk); in cedrus_hw_suspend() 152 clk_disable_unprepare(dev->ahb_clk); in cedrus_hw_suspend() 193 clk_disable_unprepare(dev->ram_clk); in cedrus_hw_resume() 195 clk_disable_unprepare(dev->mod_clk); in cedrus_hw_resume() 197 clk_disable_unprepare(dev->ahb_clk); in cedrus_hw_resume()
|