Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-lpc32xx/
H A Dpm.c82 int (*lpc32xx_suspend_ptr) (void); in lpc32xx_pm_enter() local
102 lpc32xx_suspend_ptr = (void *) TEMP_IRAM_AREA; in lpc32xx_pm_enter()
104 (void) lpc32xx_suspend_ptr(); in lpc32xx_pm_enter()