Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-s3c24xx/
Dmach-jive.c557 S3C2412_SLPCON_HIGH(2) | in jive_machine_init()
562 S3C2412_SLPCON_HIGH(7) | in jive_machine_init()
/Linux-v4.19/arch/arm/mach-s3c24xx/include/mach/
Dregs-gpio.h594 #define S3C2412_SLPCON_HIGH(x) ( 0x01 << ((x) * 2)) macro