Home
last modified time | relevance | path

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

/arch/arm/mach-s3c24xx/
Dpm.c93 if (pinstate == S3C2410_GPIO_IRQ) in s3c_pm_check_resume_pin()
96 if (pinstate == S3C2410_GPIO_IRQ) { in s3c_pm_check_resume_pin()
/arch/arm/mach-s3c24xx/include/mach/
Dregs-gpio.h24 #define S3C2410_GPIO_IRQ (0xFFFFFFF2) /* not available for all */ macro