Home
last modified time | relevance | path

Searched refs:omap_clk (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/arm/mach-omap2/
Dclock36xx.c46 struct clk_hw_omap *omap_clk = to_clk_hw_omap(clk); in omap36xx_pwrdn_clk_enable_with_hsdiv_restore() local
57 orig_v = omap2_clk_readl(omap_clk, parent->reg); in omap36xx_pwrdn_clk_enable_with_hsdiv_restore()
62 omap2_clk_writel(dummy_v, omap_clk, parent->reg); in omap36xx_pwrdn_clk_enable_with_hsdiv_restore()
65 omap2_clk_writel(orig_v, omap_clk, parent->reg); in omap36xx_pwrdn_clk_enable_with_hsdiv_restore()
Dclock.h26 struct omap_clk { struct
/linux-4.1.27/arch/arm/mach-omap1/
Dclock.h24 struct omap_clk { struct
Dclock_data.c673 static struct omap_clk omap_clks[] = {
768 struct omap_clk *c; in omap1_clk_init()