Home
last modified time | relevance | path

Searched refs:gpdup (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/arch/arm/plat-samsung/include/plat/
Dfb-s3c2410.h61 unsigned long gpdup; member
/linux-4.4.14/arch/arm/mach-s3c24xx/
Dmach-smdk2440.c143 .gpdup = 0x0000faff,
Dmach-rx3715.c139 .gpdup = 0x0000faff,
Dmach-amlm5900.c207 .gpdup = 0x0000ffff,
Dmach-jive.c340 .gpdup = (0x3f << 2) | (0x3f << 10),
Dmach-mini2440.c220 .gpdup = (0x3f << 2) | (0x3f << 10),
Dmach-h1940.c222 .gpdup = 0x0000faff,
Dmach-rx1950.c373 .gpdup = 0x0000fcfd,
/linux-4.4.14/drivers/video/fbdev/
Ds3c2410fb.c711 modify_gpio(S3C2410_GPDUP, mach_info->gpdup, mach_info->gpdup_mask); in s3c2410fb_init_registers()