Home
last modified time | relevance | path

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

/arch/arm/mach-s3c24xx/
Dmach-jive.c541 S3C2412_SLPCON_HIGH(2) | in jive_machine_init()
546 S3C2412_SLPCON_HIGH(7) | in jive_machine_init()
/arch/arm/mach-s3c24xx/include/mach/
Dregs-gpio.h598 #define S3C2412_SLPCON_HIGH(x) ( 0x01 << ((x) * 2)) macro