Searched refs:ULPD_CLOCK_CTRL (Results 1 – 4 of 4) sorted by relevance
278 ULPD_SAVE(ULPD_CLOCK_CTRL); in omap1_pm_suspend()365 ULPD_RESTORE(ULPD_CLOCK_CTRL); in omap1_pm_suspend()429 ULPD_SAVE(ULPD_CLOCK_CTRL); in omap_pm_debug_show()482 ULPD_SHOW(ULPD_CLOCK_CTRL), in omap_pm_debug_show()
102 w = omap_readw(ULPD_CLOCK_CTRL); in omap_otg_init()105 omap_writew(w, ULPD_CLOCK_CTRL); in omap_otg_init()
512 .enable_reg = OMAP1_IO_ADDRESS(ULPD_CLOCK_CTRL),866 omap_writel(omap_readl(ULPD_CLOCK_CTRL) | in omap1_clk_init()868 ULPD_CLOCK_CTRL); in omap1_clk_init()
140 #define ULPD_CLOCK_CTRL (ULPD_REG_BASE + 0x30) macro