Home
last modified time | relevance | path

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

/arch/arm/mach-s3c24xx/
Ds3c2412-power.h32 #define S3C2412_PWRCFG_STANDBYWFI_MASK (3 << 6) macro
Dpm-s3c2412.c121 tmp &= ~S3C2412_PWRCFG_STANDBYWFI_MASK; in s3c2412_pm_resume()
Ds3c2412.c121 tmp &= ~S3C2412_PWRCFG_STANDBYWFI_MASK; in s3c2412_idle()