Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/plat-samsung/include/plat/
Dfb-s3c2410.h62 unsigned long gpdup_mask; member
/linux-4.1.27/arch/arm/mach-s3c24xx/
Dmach-smdk2440.c144 .gpdup_mask = 0xffffffff,
Dmach-rx3715.c140 .gpdup_mask = 0xffffffff,
Dmach-amlm5900.c208 .gpdup_mask = 0xffffffff,
Dmach-h1940.c222 .gpdup_mask = 0xffffffff,
Dmach-rx1950.c374 .gpdup_mask = 0xffffffff,
/linux-4.1.27/drivers/video/fbdev/
Ds3c2410fb.c711 modify_gpio(S3C2410_GPDUP, mach_info->gpdup, mach_info->gpdup_mask); in s3c2410fb_init_registers()