Home
last modified time | relevance | path

Searched refs:clk_prepare_enable (Results 1 – 200 of 727) sorted by relevance

1234

/linux-4.4.14/sound/soc/tegra/
Dtegra_asoc_utils.c94 err = clk_prepare_enable(data->clk_pll_a); in tegra_asoc_utils_set_rate()
100 err = clk_prepare_enable(data->clk_pll_a_out0); in tegra_asoc_utils_set_rate()
106 err = clk_prepare_enable(data->clk_cdev1); in tegra_asoc_utils_set_rate()
147 err = clk_prepare_enable(data->clk_pll_a); in tegra_asoc_utils_set_ac97_rate()
153 err = clk_prepare_enable(data->clk_pll_a_out0); in tegra_asoc_utils_set_ac97_rate()
159 err = clk_prepare_enable(data->clk_cdev1); in tegra_asoc_utils_set_ac97_rate()
/linux-4.4.14/drivers/clk/imx/
Dclk-imx51-imx53.c313 clk_prepare_enable(clk[IMX5_CLK_GPC_DVFS]); in mx5_clocks_common_init()
314 clk_prepare_enable(clk[IMX5_CLK_AHB_MAX]); /* esdhc3 */ in mx5_clocks_common_init()
315 clk_prepare_enable(clk[IMX5_CLK_AIPS_TZ1]); in mx5_clocks_common_init()
316 clk_prepare_enable(clk[IMX5_CLK_AIPS_TZ2]); /* fec */ in mx5_clocks_common_init()
317 clk_prepare_enable(clk[IMX5_CLK_SPBA]); in mx5_clocks_common_init()
318 clk_prepare_enable(clk[IMX5_CLK_EMI_FAST_GATE]); /* fec */ in mx5_clocks_common_init()
319 clk_prepare_enable(clk[IMX5_CLK_EMI_SLOW_GATE]); /* eim */ in mx5_clocks_common_init()
320 clk_prepare_enable(clk[IMX5_CLK_MIPI_HSC1_GATE]); in mx5_clocks_common_init()
321 clk_prepare_enable(clk[IMX5_CLK_MIPI_HSC2_GATE]); in mx5_clocks_common_init()
322 clk_prepare_enable(clk[IMX5_CLK_MIPI_ESC_GATE]); in mx5_clocks_common_init()
[all …]
Dclk-imx35.c231 clk_prepare_enable(clk[spba_gate]); in _mx35_clocks_init()
232 clk_prepare_enable(clk[gpio1_gate]); in _mx35_clocks_init()
233 clk_prepare_enable(clk[gpio2_gate]); in _mx35_clocks_init()
234 clk_prepare_enable(clk[gpio3_gate]); in _mx35_clocks_init()
235 clk_prepare_enable(clk[iim_gate]); in _mx35_clocks_init()
236 clk_prepare_enable(clk[emi_gate]); in _mx35_clocks_init()
237 clk_prepare_enable(clk[max_gate]); in _mx35_clocks_init()
238 clk_prepare_enable(clk[iomuxc_gate]); in _mx35_clocks_init()
246 clk_prepare_enable(clk[scc_gate]); in _mx35_clocks_init()
Dclk.c98 clk_prepare_enable(*imx_uart_clocks[i]); in imx_register_uart_clocks()
Dclk-imx6sl.c434 clk_prepare_enable(clks[clks_init_on[i]]); in imx6sl_clocks_init()
437 clk_prepare_enable(clks[IMX6SL_CLK_USBPHY1_GATE]); in imx6sl_clocks_init()
438 clk_prepare_enable(clks[IMX6SL_CLK_USBPHY2_GATE]); in imx6sl_clocks_init()
Dclk-imx31.c146 clk_prepare_enable(clk[emi_gate]); in _mx31_clocks_init()
147 clk_prepare_enable(clk[iim_gate]); in _mx31_clocks_init()
/linux-4.4.14/drivers/usb/gadget/udc/
Dfsl_mxc_udc.c58 clk_prepare_enable(mxc_ipg_clk); in fsl_udc_clk_init()
59 clk_prepare_enable(mxc_ahb_clk); in fsl_udc_clk_init()
60 clk_prepare_enable(mxc_per_clk); in fsl_udc_clk_init()
/linux-4.4.14/drivers/usb/dwc3/
Ddwc3-qcom.c61 ret = clk_prepare_enable(qdwc->core_clk); in dwc3_qcom_probe()
67 ret = clk_prepare_enable(qdwc->iface_clk); in dwc3_qcom_probe()
73 ret = clk_prepare_enable(qdwc->sleep_clk); in dwc3_qcom_probe()
Ddwc3-exynos.c144 clk_prepare_enable(exynos->clk); in dwc3_exynos_probe()
151 clk_prepare_enable(exynos->susp_clk); in dwc3_exynos_probe()
159 clk_prepare_enable(exynos->axius_clk); in dwc3_exynos_probe()
/linux-4.4.14/drivers/cpufreq/
Dtegra20-cpufreq.c81 clk_prepare_enable(pll_x_clk); in tegra_target_intermediate()
144 clk_prepare_enable(emc_clk); in tegra_cpu_init()
145 clk_prepare_enable(cpu_clk); in tegra_cpu_init()
Dkirkwood-cpufreq.c130 clk_prepare_enable(priv.cpu_clk); in kirkwood_cpufreq_probe()
140 clk_prepare_enable(priv.ddr_clk); in kirkwood_cpufreq_probe()
149 clk_prepare_enable(priv.powersave_clk); in kirkwood_cpufreq_probe()
/linux-4.4.14/drivers/pwm/
Dpwm-fsl-ftm.c103 return clk_prepare_enable(fpc->clk[FSL_PWM_CLK_SYS]); in fsl_pwm_request()
310 ret = clk_prepare_enable(fpc->clk[fpc->cnt_select]); in fsl_counter_clock_enable()
314 ret = clk_prepare_enable(fpc->clk[FSL_PWM_CLK_CNTEN]); in fsl_counter_clock_enable()
388 ret = clk_prepare_enable(fpc->clk[FSL_PWM_CLK_SYS]); in fsl_pwm_init()
519 clk_prepare_enable(fpc->clk[FSL_PWM_CLK_SYS]); in fsl_pwm_resume()
520 clk_prepare_enable(fpc->clk[fpc->cnt_select]); in fsl_pwm_resume()
521 clk_prepare_enable(fpc->clk[FSL_PWM_CLK_CNTEN]); in fsl_pwm_resume()
Dpwm-tegra.c116 err = clk_prepare_enable(pc->clk); in tegra_pwm_config()
139 rc = clk_prepare_enable(pc->clk); in tegra_pwm_enable()
218 if (clk_prepare_enable(pc->clk) < 0) in tegra_pwm_remove()
Dpwm-puv3.c71 clk_prepare_enable(puv3->clk); in puv3_pwm_config()
86 return clk_prepare_enable(puv3->clk); in puv3_pwm_enable()
Dpwm-sun4i.c148 err = clk_prepare_enable(sun4i_pwm->clk); in sun4i_pwm_config()
196 ret = clk_prepare_enable(sun4i_pwm->clk); in sun4i_pwm_set_polarity()
224 ret = clk_prepare_enable(sun4i_pwm->clk); in sun4i_pwm_enable()
348 ret = clk_prepare_enable(pwm->clk); in sun4i_pwm_probe()
Dpwm-bcm-kona.c184 ret = clk_prepare_enable(kp->clk); in kona_pwmc_set_polarity()
213 ret = clk_prepare_enable(kp->clk); in kona_pwmc_enable()
293 ret = clk_prepare_enable(kp->clk); in kona_pwmc_probe()
Dpwm-mxs.c81 ret = clk_prepare_enable(mxs->clk); in mxs_pwm_config()
106 ret = clk_prepare_enable(mxs->clk); in mxs_pwm_enable()
Dpwm-pxa.c95 rc = clk_prepare_enable(pc->clk); in pxa_pwm_config()
111 return clk_prepare_enable(pc->clk); in pxa_pwm_enable()
Dpwm-atmel-hlcdc.c104 ret = clk_prepare_enable(new_clk); in atmel_hlcdc_pwm_config()
258 ret = clk_prepare_enable(hlcdc->periph_clk); in atmel_hlcdc_pwm_probe()
Dpwm-img.c227 ret = clk_prepare_enable(pwm->sys_clk); in img_pwm_probe()
233 ret = clk_prepare_enable(pwm->pwm_clk); in img_pwm_probe()
Dpwm-imx.c209 ret = clk_prepare_enable(imx->clk_ipg); in imx_pwm_config()
225 ret = clk_prepare_enable(imx->clk_per); in imx_pwm_enable()
Dpwm-atmel-tcb.c79 ret = clk_prepare_enable(tc->clk[group]); in atmel_tcb_pwm_request()
403 err = clk_prepare_enable(tc->slow_clk); in atmel_tcb_pwm_probe()
/linux-4.4.14/drivers/memory/
Datmel-sdramc.c66 clk_prepare_enable(clk); in atmel_ramc_probe()
75 clk_prepare_enable(clk); in atmel_ramc_probe()
/linux-4.4.14/drivers/clocksource/
Dtime-armada-370-xp.c338 clk_prepare_enable(clk); in armada_xp_timer_init()
352 clk_prepare_enable(clk); in armada_375_timer_init()
364 clk_prepare_enable(clk); in armada_375_timer_init()
379 clk_prepare_enable(clk); in armada_370_timer_init()
Dtcb_clksrc.c197 ret = clk_prepare_enable(tc->slow_clk); in setup_clkevents()
202 ret = clk_prepare_enable(t2_clk); in setup_clkevents()
304 ret = clk_prepare_enable(t0_clk); in tcb_clksrc_init()
346 ret = clk_prepare_enable(tc->clk[1]); in tcb_clksrc_init()
Ddw_apb_timer_of.c43 if (clk_prepare_enable(pclk)) in timer_get_base_and_rate()
51 if (!clk_prepare_enable(timer_clk)) { in timer_get_base_and_rate()
Drockchip_timer.c132 if (clk_prepare_enable(pclk)) { in rk_timer_init()
143 if (clk_prepare_enable(timer_clk)) { in rk_timer_init()
Dpxa_timer.c185 clk_prepare_enable(clk); in pxa_timer_dt_init()
209 clk_prepare_enable(clk); in pxa_timer_nodt_init()
Dtegra20_timer.c190 clk_prepare_enable(clk); in tegra20_init_timer()
255 clk_prepare_enable(clk); in tegra20_init_rtc()
Dtime-pistachio.c189 ret = clk_prepare_enable(sys_clk); in pistachio_clksrc_of_init()
195 ret = clk_prepare_enable(fast_clk); in pistachio_clksrc_of_init()
Dnomadik-mtu.c203 BUG_ON(clk_prepare_enable(pclk)); in nmdk_timer_init()
204 BUG_ON(clk_prepare_enable(clk)); in nmdk_timer_init()
Dtime-lpc32xx.c132 ret = clk_prepare_enable(clk); in lpc32xx_clocksource_init()
191 ret = clk_prepare_enable(clk); in lpc32xx_clockevent_init()
Dtime-efm32.c146 ret = clk_prepare_enable(clk); in efm32_clocksource_init()
205 ret = clk_prepare_enable(clk); in efm32_clockevent_init()
Darmv7m_systick.c43 ret = clk_prepare_enable(clk); in system_timer_of_register()
Dfsl_ftm_timer.c262 err = clk_prepare_enable(clk); in __ftm_clk_init()
274 err = clk_prepare_enable(clk); in __ftm_clk_init()
Dclksrc_st_lpc.c79 if (clk_prepare_enable(clk)) { in st_clksrc_setup_clk()
Dtime-orion.c120 clk_prepare_enable(clk); in orion_timer_init()
Dtimer-sun5i.c197 ret = clk_prepare_enable(clk); in sun5i_setup_clocksource()
270 ret = clk_prepare_enable(clk); in sun5i_setup_clockevent()
Dbcm_kona_timer.c180 clk_prepare_enable(external_clk); in kona_timer_init()
Dvf_pit_timer.c183 BUG_ON(clk_prepare_enable(pit_clk)); in pit_timer_init()
Dmips-gic-timer.c188 if (clk_prepare_enable(clk) < 0) { in gic_clocksource_of_init()
Dtimer-keystone.c173 error = clk_prepare_enable(clk); in keystone_timer_init()
Dcadence_ttc_timer.c337 err = clk_prepare_enable(ttccs->ttc.clk); in ttc_setup_clocksource()
416 err = clk_prepare_enable(ttcce->ttc.clk); in ttc_setup_clockevent()
/linux-4.4.14/drivers/spi/
Dspi-omap-100k.c287 clk_prepare_enable(spi100k->ick); in omap1_spi100k_setup()
288 clk_prepare_enable(spi100k->fck); in omap1_spi100k_setup()
406 status = clk_prepare_enable(spi100k->ick); in omap1_spi100k_probe()
412 status = clk_prepare_enable(spi100k->fck); in omap1_spi100k_probe()
467 ret = clk_prepare_enable(spi100k->ick); in omap1_spi100k_runtime_resume()
473 ret = clk_prepare_enable(spi100k->fck); in omap1_spi100k_runtime_resume()
Dspi-cadence.c512 ret = clk_prepare_enable(xspi->pclk); in cdns_spi_probe()
518 ret = clk_prepare_enable(xspi->ref_clk); in cdns_spi_probe()
650 ret = clk_prepare_enable(xspi->pclk); in cdns_spi_resume()
656 ret = clk_prepare_enable(xspi->ref_clk); in cdns_spi_resume()
Dspi-rockchip.c676 ret = clk_prepare_enable(rs->apb_pclk); in rockchip_spi_probe()
682 ret = clk_prepare_enable(rs->spiclk); in rockchip_spi_probe()
815 ret = clk_prepare_enable(rs->apb_pclk); in rockchip_spi_resume()
819 ret = clk_prepare_enable(rs->spiclk); in rockchip_spi_resume()
854 ret = clk_prepare_enable(rs->apb_pclk); in rockchip_spi_runtime_resume()
858 ret = clk_prepare_enable(rs->spiclk); in rockchip_spi_runtime_resume()
Dspi-meson-spifc.c330 ret = clk_prepare_enable(spifc->clk); in meson_spifc_probe()
401 ret = clk_prepare_enable(spifc->clk); in meson_spifc_resume()
432 return clk_prepare_enable(spifc->clk); in meson_spifc_runtime_resume()
Dspi-img-spfi.c625 ret = clk_prepare_enable(spfi->sys_clk); in img_spfi_probe()
628 ret = clk_prepare_enable(spfi->spfi_clk); in img_spfi_probe()
746 ret = clk_prepare_enable(spfi->sys_clk); in img_spfi_runtime_resume()
749 ret = clk_prepare_enable(spfi->spfi_clk); in img_spfi_runtime_resume()
Dspi-dw-mmio.c70 ret = clk_prepare_enable(dwsmmio->clk); in dw_spi_mmio_probe()
Dspi-sun4i.c318 ret = clk_prepare_enable(sspi->hclk); in sun4i_spi_runtime_resume()
324 ret = clk_prepare_enable(sspi->mclk); in sun4i_spi_runtime_resume()
Dspi-sun6i.c308 ret = clk_prepare_enable(sspi->hclk); in sun6i_spi_runtime_resume()
314 ret = clk_prepare_enable(sspi->mclk); in sun6i_spi_runtime_resume()
/linux-4.4.14/arch/powerpc/platforms/512x/
Dclock-commonclk.c929 clk_prepare_enable(clks[MPC512x_CLK_DUMMY]); in mpc512x_clk_setup_clock_tree()
930 clk_prepare_enable(clks[MPC512x_CLK_E300]); /* PowerPC CPU */ in mpc512x_clk_setup_clock_tree()
931 clk_prepare_enable(clks[MPC512x_CLK_DDR]); /* DRAM */ in mpc512x_clk_setup_clock_tree()
932 clk_prepare_enable(clks[MPC512x_CLK_MEM]); /* SRAM */ in mpc512x_clk_setup_clock_tree()
933 clk_prepare_enable(clks[MPC512x_CLK_IPS]); /* SoC periph */ in mpc512x_clk_setup_clock_tree()
934 clk_prepare_enable(clks[MPC512x_CLK_LPC]); /* boot media */ in mpc512x_clk_setup_clock_tree()
973 clk_prepare_enable(clks[MPC512x_CLK_PSC3_MCLK]);/* serial console */ in mpc5121_clk_provide_migration_support()
975 clk_prepare_enable(clks[MPC512x_CLK_PCI]); in mpc5121_clk_provide_migration_support()
1094 clk_prepare_enable(clks[MPC512x_CLK_I2C]); in mpc5121_clk_provide_backwards_compat()
/linux-4.4.14/drivers/mmc/host/
Dsdhci-of-at91.c104 clk_prepare_enable(priv->hclock); in sdhci_at91_probe()
135 clk_prepare_enable(priv->mainck); in sdhci_at91_probe()
136 clk_prepare_enable(priv->gck); in sdhci_at91_probe()
Dsdhci-s3c.c189 clk_prepare_enable(clk); in sdhci_s3c_set_clock()
505 clk_prepare_enable(sc->clk_io); in sdhci_s3c_probe()
656 clk_prepare_enable(sc->clk_io); in sdhci_s3c_remove()
709 clk_prepare_enable(busclk); in sdhci_s3c_runtime_resume()
711 clk_prepare_enable(ourhost->clk_bus[ourhost->cur_clk]); in sdhci_s3c_runtime_resume()
Dsdhci-of-arasan.c157 ret = clk_prepare_enable(sdhci_arasan->clk_ahb); in sdhci_arasan_probe()
163 ret = clk_prepare_enable(clk_xin); in sdhci_arasan_probe()
Dsdhci-pxav3.c393 clk_prepare_enable(pxa->clk_io); in sdhci_pxav3_probe()
397 clk_prepare_enable(pxa->clk_core); in sdhci_pxav3_probe()
558 clk_prepare_enable(pxa->clk_io); in sdhci_pxav3_runtime_resume()
560 clk_prepare_enable(pxa->clk_core); in sdhci_pxav3_runtime_resume()
Dsdhci_f_sdh30.c153 ret = clk_prepare_enable(priv->clk_iface); in sdhci_f_sdh30_probe()
163 ret = clk_prepare_enable(priv->clk); in sdhci_f_sdh30_probe()
Dsdhci-dove.c93 clk_prepare_enable(pltfm_host->clk); in sdhci_dove_probe()
Dsdhci-msm.c467 ret = clk_prepare_enable(msm_host->bus_clk); in sdhci_msm_probe()
480 ret = clk_prepare_enable(msm_host->pclk); in sdhci_msm_probe()
497 ret = clk_prepare_enable(msm_host->clk); in sdhci_msm_probe()
Dsdhci-esdhc-imx.c1136 clk_prepare_enable(imx_data->clk_per); in sdhci_esdhc_imx_probe()
1137 clk_prepare_enable(imx_data->clk_ipg); in sdhci_esdhc_imx_probe()
1138 clk_prepare_enable(imx_data->clk_ahb); in sdhci_esdhc_imx_probe()
1285 clk_prepare_enable(imx_data->clk_per); in sdhci_esdhc_runtime_resume()
1286 clk_prepare_enable(imx_data->clk_ipg); in sdhci_esdhc_runtime_resume()
1288 clk_prepare_enable(imx_data->clk_ahb); in sdhci_esdhc_runtime_resume()
Dsdhci-st.c390 clk_prepare_enable(clk); in sdhci_st_probe()
477 clk_prepare_enable(pltfm_host->clk); in sdhci_st_resume()
/linux-4.4.14/drivers/char/hw_random/
Domap3-rom-rng.c56 clk_prepare_enable(rng_clk); in omap3_rom_rng_get_random()
113 clk_prepare_enable(rng_clk); in omap3_rom_rng_probe()
Datmel-rng.c70 ret = clk_prepare_enable(trng->clk); in atmel_trng_probe()
117 return clk_prepare_enable(trng->clk); in atmel_trng_resume()
Dmsm-rng.c52 ret = clk_prepare_enable(rng->clk); in msm_rng_enable()
97 ret = clk_prepare_enable(rng->clk); in msm_rng_read()
Dnomadik-rng.c53 clk_prepare_enable(rng_clk); in nmk_rng_probe()
Dst-rng.c99 ret = clk_prepare_enable(clk); in st_rng_probe()
Dbcm63xx-rng.c40 error = clk_prepare_enable(priv->clk); in bcm63xx_rng_init()
/linux-4.4.14/sound/soc/rockchip/
Drockchip_spdif.c72 ret = clk_prepare_enable(spdif->mclk); in rk_spdif_runtime_resume()
78 ret = clk_prepare_enable(spdif->hclk); in rk_spdif_runtime_resume()
310 ret = clk_prepare_enable(spdif->hclk); in rk_spdif_probe()
322 ret = clk_prepare_enable(spdif->mclk); in rk_spdif_probe()
/linux-4.4.14/drivers/usb/host/
Dehci-mxc.c90 clk_prepare_enable(priv->usbclk); in ehci_mxc_drv_probe()
97 clk_prepare_enable(priv->ahbclk); in ehci_mxc_drv_probe()
104 clk_prepare_enable(priv->phyclk); in ehci_mxc_drv_probe()
Dohci-nxp.c206 ret = clk_prepare_enable(usb_pll_clk); in ohci_hcd_nxp_probe()
226 ret = clk_prepare_enable(usb_dev_clk); in ohci_hcd_nxp_probe()
242 ret = clk_prepare_enable(usb_otg_clk); in ohci_hcd_nxp_probe()
Dohci-spear.c89 clk_prepare_enable(sohci_p->clk); in spear_ohci_hcd_drv_probe()
154 clk_prepare_enable(sohci_p->clk); in spear_ohci_hcd_drv_resume()
Dehci-atmel.c54 clk_prepare_enable(atmel_ehci->uclk); in atmel_start_clock()
55 clk_prepare_enable(atmel_ehci->iclk); in atmel_start_clock()
Dohci-exynos.c153 err = clk_prepare_enable(exynos_ohci->clk); in exynos_ohci_probe()
246 clk_prepare_enable(exynos_ohci->clk); in exynos_ohci_resume()
Dehci-exynos.c185 err = clk_prepare_enable(exynos_ehci->clk); in exynos_ehci_probe()
280 clk_prepare_enable(exynos_ehci->clk); in exynos_ehci_resume()
Dohci-at91.c79 clk_prepare_enable(ohci_at91->hclk); in at91_start_clock()
80 clk_prepare_enable(ohci_at91->iclk); in at91_start_clock()
81 clk_prepare_enable(ohci_at91->fclk); in at91_start_clock()
Dohci-s3c2410.c63 clk_prepare_enable(usb_clk); in s3c2410_start_hc()
66 clk_prepare_enable(clk); in s3c2410_start_hc()
Dehci-spear.c116 clk_prepare_enable(sehci->clk); in spear_ehci_hcd_drv_probe()
/linux-4.4.14/arch/arm/mach-mvebu/
Dplatsmp.c62 clk_prepare_enable(cpu_clk); in set_secondary_cpu_clock()
69 clk_prepare_enable(cpu_clk); in set_secondary_cpu_clock()
Dmvebu-soc-id.c88 ret = clk_prepare_enable(clk); in get_soc_id_by_pci()
Dkirkwood.c107 clk_prepare_enable(clk); in kirkwood_dt_eth_fixup()
/linux-4.4.14/drivers/iio/adc/
Drockchip_saradc.c252 ret = clk_prepare_enable(info->pclk); in rockchip_saradc_probe()
258 ret = clk_prepare_enable(info->clk); in rockchip_saradc_probe()
326 ret = clk_prepare_enable(info->pclk); in rockchip_saradc_resume()
330 ret = clk_prepare_enable(info->clk); in rockchip_saradc_resume()
/linux-4.4.14/arch/arm/mach-u300/
Dcore.c370 clk_prepare_enable(clk); in u300_init_irq_dt()
373 clk_prepare_enable(clk); in u300_init_irq_dt()
378 clk_prepare_enable(clk); in u300_init_irq_dt()
/linux-4.4.14/drivers/iommu/
Dmsm_iommu_dev.c161 ret = clk_prepare_enable(iommu_pclk); in msm_iommu_probe()
171 ret = clk_prepare_enable(iommu_clk); in msm_iommu_probe()
288 ret = clk_prepare_enable(drvdata->pclk); in msm_iommu_ctx_probe()
293 ret = clk_prepare_enable(drvdata->clk); in msm_iommu_ctx_probe()
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-rk.c363 clk_prepare_enable( in gmac_clk_enable()
367 clk_prepare_enable( in gmac_clk_enable()
371 clk_prepare_enable( in gmac_clk_enable()
376 clk_prepare_enable(bsp_priv->aclk_mac); in gmac_clk_enable()
379 clk_prepare_enable(bsp_priv->pclk_mac); in gmac_clk_enable()
382 clk_prepare_enable(bsp_priv->mac_clk_tx); in gmac_clk_enable()
Ddwmac-sunxi.c58 clk_prepare_enable(gmac->tx_clk); in sun7i_gmac_init()
98 clk_prepare_enable(gmac->tx_clk); in sun7i_fix_speed()
/linux-4.4.14/drivers/phy/
Dphy-mvebu-sata.c37 clk_prepare_enable(priv->clk); in phy_mvebu_sata_power_on()
60 clk_prepare_enable(priv->clk); in phy_mvebu_sata_power_off()
Dphy-exynos5-usbdrd.c361 ret = clk_prepare_enable(phy_drd->clk); in exynos5_usbdrd_phy_init()
423 ret = clk_prepare_enable(phy_drd->clk); in exynos5_usbdrd_phy_exit()
458 clk_prepare_enable(phy_drd->ref_clk); in exynos5_usbdrd_phy_power_on()
460 clk_prepare_enable(phy_drd->pipeclk); in exynos5_usbdrd_phy_power_on()
461 clk_prepare_enable(phy_drd->utmiclk); in exynos5_usbdrd_phy_power_on()
462 clk_prepare_enable(phy_drd->itpclk); in exynos5_usbdrd_phy_power_on()
Dphy-sun9i-usb.c80 ret = clk_prepare_enable(phy->clk); in sun9i_usb_phy_init()
84 ret = clk_prepare_enable(phy->hsic_clk); in sun9i_usb_phy_init()
Dphy-ti-pipe3.c444 clk_prepare_enable(phy->refclk); in ti_pipe3_probe()
474 ret = clk_prepare_enable(phy->refclk); in ti_pipe3_enable_clocks()
482 ret = clk_prepare_enable(phy->wkupclk); in ti_pipe3_enable_clocks()
490 ret = clk_prepare_enable(phy->div_clk); in ti_pipe3_enable_clocks()
Dphy-qcom-ufs.c397 ret = clk_prepare_enable(phy->ref_clk_src); in ufs_qcom_phy_enable_ref_clk()
409 ret = clk_prepare_enable(phy->ref_clk_parent); in ufs_qcom_phy_enable_ref_clk()
417 ret = clk_prepare_enable(phy->ref_clk); in ufs_qcom_phy_enable_ref_clk()
539 ret = clk_prepare_enable(phy->tx_iface_clk); in ufs_qcom_phy_enable_iface_clk()
545 ret = clk_prepare_enable(phy->rx_iface_clk); in ufs_qcom_phy_enable_iface_clk()
Dphy-samsung-usb2.c37 ret = clk_prepare_enable(drv->clk); in samsung_usb2_phy_power_on()
40 ret = clk_prepare_enable(drv->ref_clk); in samsung_usb2_phy_power_on()
Dphy-berlin-sata.c91 clk_prepare_enable(priv->clk); in phy_berlin_sata_power_on()
142 clk_prepare_enable(priv->clk); in phy_berlin_sata_power_off()
Dphy-rockchip-usb.c73 ret = clk_prepare_enable(phy->clk); in rockchip_usb_phy_power_on()
Dphy-stih41x-usb.c84 ret = clk_prepare_enable(phy_dev->clk); in stih41x_usb_phy_power_on()
/linux-4.4.14/drivers/clk/zynq/
Dclkc.c163 if (clk_prepare_enable(clks[fclk])) in zynq_clk_register_fclk()
314 clk_prepare_enable(clks[cpu_2x]); in zynq_clk_setup()
344 clk_prepare_enable(clks[ddr2x]); in zynq_clk_setup()
350 clk_prepare_enable(clks[ddr3x]); in zynq_clk_setup()
362 clk_prepare_enable(clks[dci]); in zynq_clk_setup()
516 if (clk_prepare_enable(clks[dbg_trc])) in zynq_clk_setup()
519 if (clk_prepare_enable(clks[dbg_apb])) in zynq_clk_setup()
/linux-4.4.14/drivers/usb/chipidea/
Dci_hdrc_imx.c189 ret = clk_prepare_enable(data->clk_ipg); in imx_prepare_enable_clks()
197 ret = clk_prepare_enable(data->clk_ahb); in imx_prepare_enable_clks()
206 ret = clk_prepare_enable(data->clk_per); in imx_prepare_enable_clks()
216 ret = clk_prepare_enable(data->clk); in imx_prepare_enable_clks()
Dci_hdrc_usb2.c70 ret = clk_prepare_enable(priv->clk); in ci_hdrc_usb2_probe()
/linux-4.4.14/drivers/crypto/qce/
Dcore.c208 ret = clk_prepare_enable(qce->core); in qce_crypto_probe()
212 ret = clk_prepare_enable(qce->iface); in qce_crypto_probe()
216 ret = clk_prepare_enable(qce->bus); in qce_crypto_probe()
/linux-4.4.14/sound/arm/
Dpxa2xx-ac97-lib.c155 clk_prepare_enable(ac97conf_clk); in pxa_ac97_cold_pxa27x()
309 clk_prepare_enable(ac97_clk); in pxa2xx_ac97_hw_resume()
371 ret = clk_prepare_enable(ac97_clk); in pxa2xx_ac97_hw_probe()
/linux-4.4.14/drivers/hwtracing/coresight/
Dcoresight-replicator.c90 ret = clk_prepare_enable(drvdata->atclk); in replicator_probe()
160 clk_prepare_enable(drvdata->atclk); in replicator_runtime_resume()
Dcoresight-replicator-qcom.c128 ret = clk_prepare_enable(drvdata->atclk); in replicator_probe()
184 clk_prepare_enable(drvdata->atclk); in replicator_runtime_resume()
Dcoresight-tpiu.c140 ret = clk_prepare_enable(drvdata->atclk); in tpiu_probe()
199 clk_prepare_enable(drvdata->atclk); in tpiu_runtime_resume()
Dcoresight-funnel.c197 ret = clk_prepare_enable(drvdata->atclk); in funnel_probe()
253 clk_prepare_enable(drvdata->atclk); in funnel_runtime_resume()
/linux-4.4.14/sound/soc/atmel/
Datmel-classd.c129 return clk_prepare_enable(dd->pclk); in atmel_classd_cpu_dai_startup()
320 ret = clk_prepare_enable(dd->aclk); in atmel_classd_codec_dai_startup()
324 return clk_prepare_enable(dd->gclk); in atmel_classd_codec_dai_startup()
414 ret = clk_prepare_enable(dd->aclk); in atmel_classd_codec_dai_hw_params()
418 return clk_prepare_enable(dd->gclk); in atmel_classd_codec_dai_hw_params()
/linux-4.4.14/drivers/tty/serial/8250/
D8250_dw.c233 clk_prepare_enable(d->clk); in dw8250_set_termios()
428 err = clk_prepare_enable(data->clk); in dw8250_probe()
448 err = clk_prepare_enable(data->pclk); in dw8250_probe()
571 clk_prepare_enable(data->pclk); in dw8250_runtime_resume()
574 clk_prepare_enable(data->clk); in dw8250_runtime_resume()
D8250_lpc18xx.c147 ret = clk_prepare_enable(data->clk_reg); in lpc18xx_serial_probe()
153 ret = clk_prepare_enable(data->clk_uart); in lpc18xx_serial_probe()
D8250_mtk.c134 err = clk_prepare_enable(data->uart_clk); in mtk8250_runtime_resume()
140 err = clk_prepare_enable(data->bus_clk); in mtk8250_runtime_resume()
D8250_ingenic.c268 err = clk_prepare_enable(data->clk_module); in ingenic_uart_probe()
274 err = clk_prepare_enable(data->clk_baud); in ingenic_uart_probe()
D8250_em.c121 clk_prepare_enable(priv->sclk); in serial8250_em_probe()
/linux-4.4.14/sound/soc/qcom/
Dlpass-apq8016.c170 ret = clk_prepare_enable(drvdata->pcnoc_mport_clk); in apq8016_lpass_init()
184 ret = clk_prepare_enable(drvdata->pcnoc_sway_clk); in apq8016_lpass_init()
Dlpass-cpu.c54 ret = clk_prepare_enable( in lpass_cpu_daiops_startup()
63 ret = clk_prepare_enable(drvdata->mi2s_bit_clk[dai->driver->id]); in lpass_cpu_daiops_startup()
463 ret = clk_prepare_enable(drvdata->ahbix_clk); in asoc_qcom_lpass_cpu_platform_probe()
/linux-4.4.14/sound/soc/jz4740/
Djz4740-i2s.c144 clk_prepare_enable(i2s->clk_i2s); in jz4740_i2s_startup()
356 clk_prepare_enable(i2s->clk_aic); in jz4740_i2s_resume()
359 clk_prepare_enable(i2s->clk_i2s); in jz4740_i2s_resume()
391 clk_prepare_enable(i2s->clk_aic); in jz4740_i2s_dai_probe()
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp4/
Dmdp4_dtv_encoder.c223 clk_prepare_enable(mdp4_dtv_encoder->src_clk); in mdp4_dtv_encoder_enable()
224 ret = clk_prepare_enable(mdp4_dtv_encoder->hdmi_clk); in mdp4_dtv_encoder_enable()
227 ret = clk_prepare_enable(mdp4_dtv_encoder->mdp_clk); in mdp4_dtv_encoder_enable()
Dmdp4_kms.c233 clk_prepare_enable(mdp4_kms->clk); in mdp4_enable()
235 clk_prepare_enable(mdp4_kms->pclk); in mdp4_enable()
236 clk_prepare_enable(mdp4_kms->lut_clk); in mdp4_enable()
238 clk_prepare_enable(mdp4_kms->axi_clk); in mdp4_enable()
/linux-4.4.14/drivers/input/keyboard/
Dlpc32xx-keys.c124 error = clk_prepare_enable(kscandat->clk); in lpc32xx_kscan_open()
248 error = clk_prepare_enable(kscandat->clk); in lpc32xx_kscan_probe()
309 retval = clk_prepare_enable(kscandat->clk); in lpc32xx_kscan_resume()
Dimx_keypad.c392 error = clk_prepare_enable(keypad->clk); in imx_keypad_open()
507 error = clk_prepare_enable(keypad->clk); in imx_keypad_probe()
566 ret = clk_prepare_enable(kbd->clk); in imx_kbd_resume()
Dnomadik-ske-keypad.c306 error = clk_prepare_enable(keypad->pclk); in ske_keypad_probe()
312 error = clk_prepare_enable(keypad->clk); in ske_keypad_probe()
Dbcm-keypad.c148 error = clk_prepare_enable(kp->clk); in bcm_kp_start()
409 error = clk_prepare_enable(kp->clk); in bcm_kp_probe()
/linux-4.4.14/drivers/watchdog/
Dorion_wdt.c84 ret = clk_prepare_enable(dev->clk); in orion_wdt_clock_init()
102 ret = clk_prepare_enable(dev->clk); in armada370_wdt_clock_init()
124 ret = clk_prepare_enable(dev->clk); in armada375_wdt_clock_init()
143 ret = clk_prepare_enable(dev->clk); in armada375_wdt_clock_init()
165 ret = clk_prepare_enable(dev->clk); in armadaxp_wdt_clock_init()
Ddw_wdt.c302 int err = clk_prepare_enable(dw_wdt.clk); in dw_wdt_resume()
343 ret = clk_prepare_enable(dw_wdt.clk); in dw_wdt_drv_probe()
Dimgpdc_wdt.c211 ret = clk_prepare_enable(pdc_wdt->sys_clk); in pdc_wdt_probe()
217 ret = clk_prepare_enable(pdc_wdt->wdt_clk); in pdc_wdt_probe()
Dlpc18xx_wdt.c231 ret = clk_prepare_enable(lpc18xx_wdt->reg_clk); in lpc18xx_wdt_probe()
237 ret = clk_prepare_enable(lpc18xx_wdt->wdt_clk); in lpc18xx_wdt_probe()
Dcadence_wdt.c372 ret = clk_prepare_enable(wdt->clk); in cdns_wdt_probe()
481 ret = clk_prepare_enable(wdt->clk); in cdns_wdt_resume()
Dimx2_wdt.c263 ret = clk_prepare_enable(wdev->clk); in imx2_wdt_probe()
376 ret = clk_prepare_enable(wdev->clk); in imx2_wdt_resume()
/linux-4.4.14/drivers/media/rc/img-ir/
Dimg-ir-core.c62 clk_prepare_enable(priv->clk); in img_ir_setup()
124 error = clk_prepare_enable(priv->sys_clk); in img_ir_probe()
/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_vtac.c92 if (clk_prepare_enable(vtac->clk)) in sti_vtac_rx_set_config()
110 if (clk_prepare_enable(vtac->clk)) in sti_vtac_tx_set_config()
Dsti_crtc.c35 if (clk_prepare_enable(compo->clk_compo_main)) in sti_crtc_enable()
38 if (clk_prepare_enable(compo->clk_compo_aux)) in sti_crtc_enable()
96 if (clk_prepare_enable(clk)) { in sti_crtc_mode_set()
Dsti_hdmi.c420 if (clk_prepare_enable(hdmi->clk_audio)) in hdmi_swreset()
494 if (clk_prepare_enable(hdmi->clk_pix)) in sti_hdmi_pre_enable()
496 if (clk_prepare_enable(hdmi->clk_tmds)) in sti_hdmi_pre_enable()
498 if (clk_prepare_enable(hdmi->clk_phy)) in sti_hdmi_pre_enable()
/linux-4.4.14/drivers/input/touchscreen/
Dimx6ul_tsc.c309 err = clk_prepare_enable(tsc->adc_clk); in imx6ul_tsc_open()
317 err = clk_prepare_enable(tsc->tsc_clk); in imx6ul_tsc_open()
494 retval = clk_prepare_enable(tsc->adc_clk); in imx6ul_tsc_resume()
498 retval = clk_prepare_enable(tsc->tsc_clk); in imx6ul_tsc_resume()
/linux-4.4.14/drivers/mfd/
Dtc6387xb.c65 clk_prepare_enable(tc6387xb->clk32k); in tc6387xb_resume()
103 clk_prepare_enable(tc6387xb->clk32k); in tc6387xb_mmc_enable()
Dt7l66xb.c90 clk_prepare_enable(t7l66xb->clk32k); in t7l66xb_mmc_enable()
290 clk_prepare_enable(t7l66xb->clk48m); in t7l66xb_resume()
364 clk_prepare_enable(t7l66xb->clk48m); in t7l66xb_probe()
Datmel-flexcom.c69 err = clk_prepare_enable(clk); in atmel_flexcom_probe()
Domap-usb-host.c321 clk_prepare_enable(omap->ehci_logic_fck); in usbhs_runtime_resume()
327 r = clk_prepare_enable(omap->hsic60m_clk[i]); in usbhs_runtime_resume()
336 r = clk_prepare_enable(omap->hsic480m_clk[i]); in usbhs_runtime_resume()
347 r = clk_prepare_enable(omap->utmi_clk[i]); in usbhs_runtime_resume()
/linux-4.4.14/arch/arm/plat-samsung/
Dwatchdog-reset.c44 clk_prepare_enable(wdt_clock); in samsung_wdt_reset()
/linux-4.4.14/drivers/clk/sunxi/
Dclk-usb.c46 clk_prepare_enable(data->clk); in sunxi_usb_reset_assert()
67 clk_prepare_enable(data->clk); in sunxi_usb_reset_deassert()
Dclk-sun9i-mmc.c52 clk_prepare_enable(data->clk); in sun9i_mmc_reset_assert()
74 clk_prepare_enable(data->clk); in sun9i_mmc_reset_deassert()
Dclk-sun8i-mbus.c86 clk_prepare_enable(mbus); in sun8i_a23_mbus_setup()
Dclk-simple-gates.c79 clk_prepare_enable(clk_data->clks[index]); in sunxi_simple_gates_setup()
/linux-4.4.14/drivers/reset/
Dreset-lpc18xx.c174 ret = clk_prepare_enable(rc->clk_reg); in lpc18xx_rgu_probe()
180 ret = clk_prepare_enable(rc->clk_delay); in lpc18xx_rgu_probe()
/linux-4.4.14/sound/soc/adi/
Daxi-spdif.c130 ret = clk_prepare_enable(spdif->clk_ref); in axi_spdif_startup()
211 ret = clk_prepare_enable(spdif->clk); in axi_spdif_probe()
Daxi-i2s.c124 return clk_prepare_enable(i2s->clk_ref); in axi_i2s_startup()
212 ret = clk_prepare_enable(i2s->clk); in axi_i2s_probe()
/linux-4.4.14/drivers/clk/mediatek/
Dclk-mt8173.c901 clk_prepare_enable(mt8173_pll_clk_data->clks[CLK_APMIXED_ARMCA15PLL]); in mtk_clk_enable_critical()
902 clk_prepare_enable(mt8173_pll_clk_data->clks[CLK_APMIXED_ARMCA7PLL]); in mtk_clk_enable_critical()
903 clk_prepare_enable(mt8173_top_clk_data->clks[CLK_TOP_MEM_SEL]); in mtk_clk_enable_critical()
904 clk_prepare_enable(mt8173_top_clk_data->clks[CLK_TOP_DDRPHYCFG_SEL]); in mtk_clk_enable_critical()
905 clk_prepare_enable(mt8173_top_clk_data->clks[CLK_TOP_CCI400_SEL]); in mtk_clk_enable_critical()
906 clk_prepare_enable(mt8173_top_clk_data->clks[CLK_TOP_RTC_SEL]); in mtk_clk_enable_critical()
Dclk-mt8135.c543 clk_prepare_enable(clk_data->clks[CLK_TOP_CCI_SEL]); in mtk_topckgen_init()
562 clk_prepare_enable(clk_data->clks[CLK_INFRA_M4U]); in mtk_infrasys_init()
/linux-4.4.14/sound/atmel/
Dabdac.c245 clk_prepare_enable(dac->sample_clk); in atmel_abdac_trigger()
432 clk_prepare_enable(pclk); in atmel_abdac_probe()
555 clk_prepare_enable(dac->pclk); in atmel_abdac_resume()
556 clk_prepare_enable(dac->sample_clk); in atmel_abdac_resume()
/linux-4.4.14/drivers/gpu/drm/armada/
Darmada_510.c57 ret = clk_prepare_enable(clk); in armada510_crtc_compute_clock()
/linux-4.4.14/drivers/ata/
Dpata_imx.c117 ret = clk_prepare_enable(priv->clk); in pata_imx_probe()
211 int ret = clk_prepare_enable(priv->clk); in pata_imx_resume()
/linux-4.4.14/sound/soc/mediatek/
Dmtk-afe-pcm.c297 ret = clk_prepare_enable(m_ck); in mtk_afe_dais_enable_clks()
307 ret = clk_prepare_enable(b_ck); in mtk_afe_dais_enable_clks()
1139 ret = clk_prepare_enable(afe->clocks[MTK_CLK_INFRASYS_AUD]); in mtk_afe_runtime_resume()
1143 ret = clk_prepare_enable(afe->clocks[MTK_CLK_TOP_PDN_AUD_BUS]); in mtk_afe_runtime_resume()
1147 ret = clk_prepare_enable(afe->clocks[MTK_CLK_TOP_PDN_AUD]); in mtk_afe_runtime_resume()
1151 ret = clk_prepare_enable(afe->clocks[MTK_CLK_BCK0]); in mtk_afe_runtime_resume()
1155 ret = clk_prepare_enable(afe->clocks[MTK_CLK_BCK1]); in mtk_afe_runtime_resume()
/linux-4.4.14/drivers/net/can/
Dxilinx_can.c850 ret = clk_prepare_enable(priv->can_clk); in xcan_open()
856 ret = clk_prepare_enable(priv->bus_clk); in xcan_open()
935 ret = clk_prepare_enable(priv->can_clk); in xcan_get_berr_counter()
939 ret = clk_prepare_enable(priv->bus_clk); in xcan_get_berr_counter()
1114 ret = clk_prepare_enable(priv->can_clk); in xcan_probe()
1120 ret = clk_prepare_enable(priv->bus_clk); in xcan_probe()
Dflexcan.c451 err = clk_prepare_enable(priv->clk_ipg); in flexcan_get_berr_counter()
455 err = clk_prepare_enable(priv->clk_per); in flexcan_get_berr_counter()
988 err = clk_prepare_enable(priv->clk_ipg); in flexcan_open()
992 err = clk_prepare_enable(priv->clk_per); in flexcan_open()
1080 err = clk_prepare_enable(priv->clk_ipg); in register_flexcandev()
1084 err = clk_prepare_enable(priv->clk_per); in register_flexcandev()
/linux-4.4.14/arch/arm/mach-davinci/
Dserial.c89 clk_prepare_enable(clk); in davinci_serial_init()
Dboard-neuros-osd2.c182 clk_prepare_enable(aemif_clk); in davinci_ntosd2_init()
Dtime.c385 clk_prepare_enable(timer_clk); in davinci_timer_init()
427 clk_prepare_enable(wd_clk); in davinci_watchdog_reset()
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_kms.c190 clk_prepare_enable(mdp5_kms->ahb_clk); in mdp5_enable()
191 clk_prepare_enable(mdp5_kms->axi_clk); in mdp5_enable()
192 clk_prepare_enable(mdp5_kms->core_clk); in mdp5_enable()
194 clk_prepare_enable(mdp5_kms->lut_clk); in mdp5_enable()
/linux-4.4.14/sound/soc/pxa/
Dpxa-ssp.c100 clk_prepare_enable(ssp->clk); in pxa_ssp_startup()
139 clk_prepare_enable(ssp->clk); in pxa_ssp_suspend()
157 clk_prepare_enable(ssp->clk); in pxa_ssp_resume()
263 clk_prepare_enable(ssp->clk); in pxa_ssp_set_dai_sysclk()
/linux-4.4.14/drivers/crypto/caam/
Dctrl.c473 ret = clk_prepare_enable(ctrlpriv->caam_ipg); in caam_probe()
479 ret = clk_prepare_enable(ctrlpriv->caam_mem); in caam_probe()
486 ret = clk_prepare_enable(ctrlpriv->caam_aclk); in caam_probe()
492 ret = clk_prepare_enable(ctrlpriv->caam_emi_slow); in caam_probe()
/linux-4.4.14/sound/soc/fsl/
Dimx-audmux.c74 ret = clk_prepare_enable(audmux_clk); in audmux_read_file()
240 ret = clk_prepare_enable(audmux_clk); in imx_audmux_v2_configure_port()
/linux-4.4.14/drivers/pci/host/
Dpci-imx6.c255 ret = clk_prepare_enable(imx6_pcie->pcie_phy); in imx6_pcie_deassert_core_reset()
261 ret = clk_prepare_enable(imx6_pcie->pcie_bus); in imx6_pcie_deassert_core_reset()
267 ret = clk_prepare_enable(imx6_pcie->pcie); in imx6_pcie_deassert_core_reset()
/linux-4.4.14/drivers/media/platform/s5p-tv/
Dsdo_drv.c215 ret = clk_prepare_enable(sdev->dacphy); in sdo_streamon()
296 ret = clk_prepare_enable(sdev->sclk_dac); in sdo_runtime_resume()
435 ret = clk_prepare_enable(sdev->dac); in sdo_probe()
Dmixer_drv.c362 ret = clk_prepare_enable(res->mixer); in mxr_runtime_resume()
367 ret = clk_prepare_enable(res->vp); in mxr_runtime_resume()
372 ret = clk_prepare_enable(res->sclk_mixer); in mxr_runtime_resume()
/linux-4.4.14/sound/pci/hda/
Dhda_tegra.c217 rc = clk_prepare_enable(data->hda_clk); in hda_tegra_enable_clocks()
220 rc = clk_prepare_enable(data->hda2codec_2x_clk); in hda_tegra_enable_clocks()
223 rc = clk_prepare_enable(data->hda2hdmi_clk); in hda_tegra_enable_clocks()
/linux-4.4.14/drivers/i2c/busses/
Di2c-designware-platdrv.c215 clk_prepare_enable(dev->clk); in dw_i2c_plat_probe()
313 clk_prepare_enable(i_dev->clk); in dw_i2c_plat_resume()
Di2c-hix5hd2.c161 clk_prepare_enable(priv->clk); in hix5hd2_i2c_reset()
449 clk_prepare_enable(priv->clk); in hix5hd2_i2c_probe()
523 clk_prepare_enable(priv->clk); in hix5hd2_i2c_runtime_resume()
Di2c-riic.c125 ret = clk_prepare_enable(riic->clk); in riic_xfer()
277 ret = clk_prepare_enable(riic->clk); in riic_init_hw()
Di2c-mt65xx.c209 ret = clk_prepare_enable(i2c->clk_dma); in mtk_i2c_clock_enable()
213 ret = clk_prepare_enable(i2c->clk_main); in mtk_i2c_clock_enable()
218 ret = clk_prepare_enable(i2c->clk_pmic); in mtk_i2c_clock_enable()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dtegra.c35 ret = clk_prepare_enable(tdev->clk); in nvkm_device_tegra_power_up()
38 ret = clk_prepare_enable(tdev->clk_pwr); in nvkm_device_tegra_power_up()
/linux-4.4.14/drivers/dma/dw/
Dplatform.c193 err = clk_prepare_enable(chip->clk); in dw_probe()
289 clk_prepare_enable(chip->clk); in dw_resume_early()
/linux-4.4.14/drivers/tty/serial/
Dof_serial.c81 ret = clk_prepare_enable(info->clk); in of_platform_serial_setup()
287 clk_prepare_enable(info->clk); in of_serial_resume_8250()
/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc_pm.c59 ret = clk_prepare_enable(pm->clock); in s5p_mfc_init_pm()
/linux-4.4.14/drivers/staging/clocking-wizard/
Dclk-xlnx-clock-wizard.c127 ret = clk_prepare_enable(clk_wzrd->axi_clk); in clk_wzrd_resume()
183 ret = clk_prepare_enable(clk_wzrd->axi_clk); in clk_wzrd_probe()
/linux-4.4.14/drivers/media/rc/
Dsunxi-cir.c194 if (clk_prepare_enable(ir->apb_clk)) { in sunxi_ir_probe()
200 if (clk_prepare_enable(ir->clk)) { in sunxi_ir_probe()
Dir-hix5hd2.c235 clk_prepare_enable(priv->clock); in hix5hd2_ir_probe()
308 clk_prepare_enable(priv->clock); in hix5hd2_ir_resume()
/linux-4.4.14/drivers/soc/tegra/fuse/
Dfuse-tegra30.c60 err = clk_prepare_enable(fuse->clk); in tegra30_fuse_read()
Dfuse-tegra20.c80 clk_prepare_enable(fuse->clk); in tegra20_fuse_read()
/linux-4.4.14/drivers/media/platform/exynos4-is/
Dfimc-is-i2c.c97 return clk_prepare_enable(isp_i2c->clock); in fimc_is_i2c_runtime_resume()
/linux-4.4.14/drivers/mtd/nand/
Ddenali_dt.c93 clk_prepare_enable(dt->clk); in denali_dt_probe()
/linux-4.4.14/drivers/usb/misc/
Dusb3503.c234 err = clk_prepare_enable(hub->clk); in usb3503_probe()
365 clk_prepare_enable(hub->clk); in usb3503_i2c_resume()
/linux-4.4.14/drivers/usb/musb/
Dux500.c272 ret = clk_prepare_enable(clk); in ux500_probe()
363 ret = clk_prepare_enable(glue->clk); in ux500_resume()
/linux-4.4.14/drivers/rtc/
Drtc-lpc24xx.c232 ret = clk_prepare_enable(rtc->clk_rtc); in lpc24xx_rtc_probe()
238 ret = clk_prepare_enable(rtc->clk_reg); in lpc24xx_rtc_probe()
Drtc-snvs.c273 ret = clk_prepare_enable(data->clk); in snvs_rtc_probe()
355 return clk_prepare_enable(data->clk); in snvs_rtc_resume_noirq()
/linux-4.4.14/drivers/thermal/
Dhisi_thermal.c328 ret = clk_prepare_enable(data->clk); in hisi_thermal_probe()
393 clk_prepare_enable(data->clk); in hisi_thermal_resume()
Dtegra_soctherm.c382 err = clk_prepare_enable(tegra->clock_soctherm); in tegra_soctherm_probe()
386 err = clk_prepare_enable(tegra->clock_tsensor); in tegra_soctherm_probe()
/linux-4.4.14/drivers/net/ethernet/apm/xgene/
Dxgene_enet_xgmac.c265 clk_prepare_enable(pdata->clk); in xgene_enet_reset()
267 clk_prepare_enable(pdata->clk); in xgene_enet_reset()
Dxgene_enet_sgmac.c338 clk_prepare_enable(p->clk); in xgene_enet_reset()
340 clk_prepare_enable(p->clk); in xgene_enet_reset()
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos7_drm_decon.c567 ret = clk_prepare_enable(ctx->pclk); in decon_enable()
573 ret = clk_prepare_enable(ctx->aclk); in decon_enable()
579 ret = clk_prepare_enable(ctx->eclk); in decon_enable()
585 ret = clk_prepare_enable(ctx->vclk); in decon_enable()
/linux-4.4.14/drivers/gpu/drm/msm/dsi/
Ddsi_host.c182 ret = clk_prepare_enable(msm_host->ahb_clk); in dsi_get_config()
385 ret = clk_prepare_enable(msm_host->mdp_core_clk); in dsi_bus_clk_enable()
392 ret = clk_prepare_enable(msm_host->ahb_clk); in dsi_bus_clk_enable()
398 ret = clk_prepare_enable(msm_host->axi_clk); in dsi_bus_clk_enable()
404 ret = clk_prepare_enable(msm_host->mmss_misc_ahb_clk); in dsi_bus_clk_enable()
451 ret = clk_prepare_enable(msm_host->esc_clk); in dsi_link_clk_enable()
457 ret = clk_prepare_enable(msm_host->byte_clk); in dsi_link_clk_enable()
463 ret = clk_prepare_enable(msm_host->pixel_clk); in dsi_link_clk_enable()
/linux-4.4.14/arch/arm/mach-imx/
Depit.c209 clk_prepare_enable(timer_clk); in epit_timer_init()
/linux-4.4.14/drivers/mmc/core/
Dpwrseq_simple.c49 clk_prepare_enable(pwrseq->ext_clk); in mmc_pwrseq_simple_pre_power_on()
/linux-4.4.14/drivers/power/reset/
Dat91-poweroff.c140 ret = clk_prepare_enable(sclk); in at91_poweroff_probe()
Dat91-reset.c214 ret = clk_prepare_enable(sclk); in at91_reset_probe()
/linux-4.4.14/sound/soc/samsung/
Ds3c2412-i2s.c75 clk_prepare_enable(s3c2412_i2s.iis_cclk); in s3c2412_i2s_probe()
Ds3c24xx-i2s.c372 clk_prepare_enable(s3c24xx_i2s.iis_clk); in s3c24xx_i2s_probe()
404 clk_prepare_enable(s3c24xx_i2s.iis_clk); in s3c24xx_i2s_resume()
Dspdif.c393 clk_prepare_enable(spdif->pclk); in spdif_probe()
401 clk_prepare_enable(spdif->sclk); in spdif_probe()
/linux-4.4.14/drivers/media/platform/marvell-ccic/
Dmmp-driver.c116 clk_prepare_enable(mcam->clk[i]); in mcam_clk_enable()
283 clk_prepare_enable(cam->mipi_clk); in mmpcam_calc_dphy()
/linux-4.4.14/drivers/crypto/sunxi-ss/
Dsun4i-ss-core.c268 err = clk_prepare_enable(ss->busclk); in sun4i_ss_probe()
273 err = clk_prepare_enable(ss->ssclk); in sun4i_ss_probe()
/linux-4.4.14/arch/mips/alchemy/devboards/
Ddb1550.c588 clk_prepare_enable(c); in db1550_dev_setup()
594 clk_prepare_enable(c); in db1550_dev_setup()
/linux-4.4.14/drivers/w1/masters/
Dmxc_w1.c132 err = clk_prepare_enable(mdev->clk); in mxc_w1_probe()
/linux-4.4.14/drivers/gpu/drm/rcar-du/
Drcar_du_group.c177 ret = clk_prepare_enable(rcdu->crtcs[0].clock); in rcar_du_set_dpad0_routing()
/linux-4.4.14/drivers/gpu/drm/msm/edp/
Dedp_ctrl.c209 ret = clk_prepare_enable(ctrl->ahb_clk); in edp_clk_enable()
221 ret = clk_prepare_enable(ctrl->aux_clk); in edp_clk_enable()
239 ret = clk_prepare_enable(ctrl->link_clk); in edp_clk_enable()
256 ret = clk_prepare_enable(ctrl->pixel_clk); in edp_clk_enable()
263 ret = clk_prepare_enable(ctrl->mdp_core_clk); in edp_clk_enable()
/linux-4.4.14/drivers/nvmem/
Drockchip-efuse.c61 ret = clk_prepare_enable(clk); in rockchip_efuse_read()
/linux-4.4.14/drivers/usb/phy/
Dphy-qcom-8x16-usb.c359 ret = clk_prepare_enable(qphy->core_clk); in phy_8x16_probe()
363 ret = clk_prepare_enable(qphy->iface_clk); in phy_8x16_probe()

1234