Searched refs:omap_clk (Results 1 – 4 of 4) sorted by relevance
46 struct clk_hw_omap *omap_clk = to_clk_hw_omap(clk); in omap36xx_pwrdn_clk_enable_with_hsdiv_restore() local57 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()
26 struct omap_clk { struct
24 struct omap_clk { struct
673 static struct omap_clk omap_clks[] = {768 struct omap_clk *c; in omap1_clk_init()