Searched refs:ARM_IDLECT1 (Results 1 – 4 of 4) sorted by relevance
142 __u32 saved_idlect1 = omap_readl(ARM_IDLECT1); in omap1_pm_idle()147 omap_writel(use_idlect1, ARM_IDLECT1); in omap1_pm_idle()149 omap_writel(saved_idlect1, ARM_IDLECT1); in omap1_pm_idle()154 omap_sram_suspend(omap_readl(ARM_IDLECT1), in omap1_pm_idle()278 ARM_SAVE(ARM_IDLECT1); in omap1_pm_suspend()427 ARM_SAVE(ARM_IDLECT1); in omap_pm_debug_show()482 ARM_SHOW(ARM_IDLECT1), in omap_pm_debug_show()
92 @ load base address of ARM_IDLECT1 and ARM_IDLECT2129 @ reset the ARM_IDLECT1 and ARM_IDLECT2.177 @ load base address of ARM_IDLECT1 and ARM_IDLECT2247 @ Load base address of ARM_IDLECT1 and ARM_IDLECT2357 @ Restore the ARM_IDLECT1 and ARM_IDLECT2.
883 omap_writew(0x400, ARM_IDLECT1); in omap1_clk_init()
108 #define ARM_IDLECT1 (CLKGEN_REG_BASE + 0x4) macro