Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap1/
A Dpm.c134 __u32 saved_idlect1 = omap_readl(ARM_IDLECT1); in omap1_pm_idle()
139 omap_writel(use_idlect1, ARM_IDLECT1); in omap1_pm_idle()
141 omap_writel(saved_idlect1, ARM_IDLECT1); in omap1_pm_idle()
146 omap_sram_suspend(omap_readl(ARM_IDLECT1), in omap1_pm_idle()
270 ARM_SAVE(ARM_IDLECT1); in omap1_pm_suspend()
419 ARM_SAVE(ARM_IDLECT1); in omap_pm_debug_show()
474 ARM_SHOW(ARM_IDLECT1), in omap_pm_debug_show()
A Dsleep.S92 @ load base address of ARM_IDLECT1 and ARM_IDLECT2
129 @ reset the ARM_IDLECT1 and ARM_IDLECT2.
177 @ load base address of ARM_IDLECT1 and ARM_IDLECT2
247 @ Load base address of ARM_IDLECT1 and ARM_IDLECT2
357 @ Restore the ARM_IDLECT1 and ARM_IDLECT2.
A Dclock_data.c880 omap_writew(0x400, ARM_IDLECT1); in omap1_clk_init()
/linux/arch/arm/mach-omap1/include/mach/
A Dhardware.h108 #define ARM_IDLECT1 (CLKGEN_REG_BASE + 0x4) macro

Completed in 7 milliseconds