Home
last modified time | relevance | path

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

/arch/arm/mach-s3c/
Ds3c2412-power.h28 #define S3C2412_PWRCFG_STANDBYWFI_SLEEP (3 << 6) macro
Dpm-s3c2412.c41 tmp |= S3C2412_PWRCFG_STANDBYWFI_SLEEP; in s3c2412_cpu_suspend()