Home
last modified time | relevance | path

Searched refs:gpcup_mask (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/arch/arm/plat-samsung/include/plat/
Dfb-s3c2410.h58 unsigned long gpcup_mask; member
/linux-4.1.27/arch/arm/mach-s3c24xx/
Dmach-smdk2440.c140 .gpcup_mask = 0xffffffff,
Dmach-rx3715.c135 .gpcup_mask = 0xffffffff,
Dmach-amlm5900.c203 .gpcup_mask = 0xffffffff,
Dmach-h1940.c218 .gpcup_mask = 0xffffffff,
Dmach-rx1950.c369 .gpcup_mask = 0xffffffff,
/linux-4.1.27/drivers/video/fbdev/
Ds3c2410fb.c709 modify_gpio(S3C2410_GPCUP, mach_info->gpcup, mach_info->gpcup_mask); in s3c2410fb_init_registers()