Home
last modified time | relevance | path

Searched refs:clk_prepare (Results 1 – 25 of 40) sorted by relevance

12

/drivers/staging/tidspbridge/core/
Ddsp-clock.c153 clk_prepare(iva2_clk); in dsp_clk_init()
163 clk_prepare(ssi.sst_fck); in dsp_clk_init()
164 clk_prepare(ssi.ssr_fck); in dsp_clk_init()
165 clk_prepare(ssi.ick); in dsp_clk_init()
Dwdt.c66 clk_prepare(dsp_wdt.fclk); in dsp_wdt_init()
74 clk_prepare(dsp_wdt.iclk); in dsp_wdt_init()
/drivers/clocksource/
Dnomadik-mtu.c200 BUG_ON(clk_prepare(pclk0) < 0); in nmdk_timer_init()
205 BUG_ON(clk_prepare(clk0) < 0); in nmdk_timer_init()
/drivers/usb/phy/
Dphy-omap-usb2.c167 clk_prepare(phy->wkupclk); in omap_usb2_probe()
173 clk_prepare(phy->optclk); in omap_usb2_probe()
Dphy-omap-usb3.c233 clk_prepare(phy->wkupclk); in omap_usb3_probe()
240 clk_prepare(phy->optclk); in omap_usb3_probe()
Dphy-nop.c193 err = clk_prepare(nop->clk); in nop_usb_xceiv_probe()
/drivers/media/platform/s5p-mfc/
Ds5p_mfc_pm.c47 ret = clk_prepare(pm->clock_gate); in s5p_mfc_init_pm()
/drivers/clk/versatile/
Dclk-sp810.c102 clk_prepare(new_parent); in clk_sp810_timerclken_prepare()
/drivers/base/regmap/
Dregmap-mmio.c222 ret = clk_prepare(ctx->clk); in regmap_mmio_gen_context()
/drivers/cpufreq/
Dkirkwood-cpufreq.c207 clk_prepare(priv.powersave_clk); in kirkwood_cpufreq_probe()
/drivers/pwm/
Dpwm-spear.c208 ret = clk_prepare(pc->clk); in spear_pwm_probe()
Dpwm-vt8500.c237 ret = clk_prepare(chip->clk); in vt8500_pwm_probe()
/drivers/rtc/
Drtc-coh901331.c254 clk_prepare(rtap->clk); in coh901331_resume()
/drivers/tty/serial/
Defm32-uart.c465 ret = clk_prepare(efm_port->clk); in efm32_uart_request_port()
622 ret = clk_prepare(efm_port->clk); in efm32_uart_console_setup()
/drivers/input/keyboard/
Dspear-keyboard.c268 error = clk_prepare(kbd->clk); in spear_kbd_probe()
Dsamsung-keypad.c413 error = clk_prepare(keypad->clk); in samsung_keypad_probe()
/drivers/media/platform/s5p-g2d/
Dg2d.c735 ret = clk_prepare(dev->clk); in g2d_probe()
748 ret = clk_prepare(dev->gate); in g2d_probe()
/drivers/spi/
Dspi-orion.c442 clk_prepare(spi->clk); in orion_spi_probe()
/drivers/i2c/busses/
Di2c-sirf.c282 err = clk_prepare(clk); in i2c_sirfsoc_probe()
/drivers/media/platform/soc_camera/
Datmel-isi.c951 ret = clk_prepare(pclk); in atmel_isi_probe()
978 ret = clk_prepare(isi->mck); in atmel_isi_probe()
/drivers/gpu/host1x/drm/
Dhdmi.c1214 err = clk_prepare(hdmi->clk); in tegra_hdmi_probe()
1222 err = clk_prepare(hdmi->clk_parent); in tegra_hdmi_probe()
/drivers/dma/
Dimx-sdma.c1345 clk_prepare(sdma->clk_ipg); in sdma_probe()
1346 clk_prepare(sdma->clk_ahb); in sdma_probe()
/drivers/media/platform/s3c-camif/
Dcamif-core.c361 ret = clk_prepare(camif->clock[i]); in camif_clk_get()
/drivers/clk/
Dclk.c760 int clk_prepare(struct clk *clk) in clk_prepare() function
770 EXPORT_SYMBOL_GPL(clk_prepare);
/drivers/amba/
Dbus.c328 ret = clk_prepare(pclk); in amba_get_enable_pclk()

12