Searched refs:S3C64XX_PWRCFG_CFG_WFI_SLEEP (Results 1 – 2 of 2) sorted by relevance
/arch/arm/mach-s3c64xx/ | ||
D | regs-syscon-power.h | 36 #define S3C64XX_PWRCFG_CFG_WFI_SLEEP (0x3 << 5) macro |
D | pm.c | 257 tmp |= S3C64XX_PWRCFG_CFG_WFI_SLEEP; in s3c64xx_cpu_suspend() |