Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Dfb-s3c2410.h57 unsigned long gpcup; member
/linux-3.4.99/arch/arm/mach-s3c24xx/
Dmach-smdk2440.c143 .gpcup = 0x0000ffff,
Dmach-rx3715.c133 .gpcup = 0x0000ffff,
Dmach-amlm5900.c198 .gpcup = 0x0000ffff,
Dmach-jive.c325 .gpcup = (0xf << 1) | (0x3f << 10),
Dmach-mini2440.c206 .gpcup = (0xf << 1) | (0x3f << 10),
Dmach-h1940.c219 .gpcup = 0x0000ffff,
Dmach-rx1950.c373 .gpcup = 0x0000ffff,
/linux-3.4.99/drivers/video/
Ds3c2410fb.c703 modify_gpio(S3C2410_GPCUP, mach_info->gpcup, mach_info->gpcup_mask); in s3c2410fb_init_registers()