Home
last modified time | relevance | path

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

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