Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Ds3c2412-power.h29 #define S3C2412_PWRCFG_STANDBYWFI_MASK (3 << 6) macro
H A Dpm-s3c2412.c116 tmp &= ~S3C2412_PWRCFG_STANDBYWFI_MASK; in s3c2412_pm_resume()
H A Ds3c2412.c115 tmp &= ~S3C2412_PWRCFG_STANDBYWFI_MASK; in s3c2412_idle()