Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-s3c/
Dmach-jive.c571 S3C2412_SLPCON_HIGH(2) | in jive_machine_init()
576 S3C2412_SLPCON_HIGH(7) | in jive_machine_init()
Dregs-gpio-s3c24xx.h596 #define S3C2412_SLPCON_HIGH(x) ( 0x01 << ((x) * 2)) macro