Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Dfb-s3c2410.h61 unsigned long gpdup; member
/linux-3.4.99/arch/arm/mach-s3c24xx/
Dmach-smdk2440.c147 .gpdup = 0x0000faff,
Dmach-rx3715.c138 .gpdup = 0x0000faff,
Dmach-amlm5900.c203 .gpdup = 0x0000ffff,
Dmach-jive.c339 .gpdup = (0x3f << 2) | (0x3f << 10),
Dmach-mini2440.c220 .gpdup = (0x3f << 2) | (0x3f << 10),
Dmach-h1940.c223 .gpdup = 0x0000faff,
Dmach-rx1950.c378 .gpdup = 0x0000fcfd,
/linux-3.4.99/drivers/video/
Ds3c2410fb.c705 modify_gpio(S3C2410_GPDUP, mach_info->gpdup, mach_info->gpdup_mask); in s3c2410fb_init_registers()