Home
last modified time | relevance | path

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

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