Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/platform_data/
Dfb-s3c2410.h83 unsigned long gpdup; member
/Linux-v6.1/arch/arm/mach-s3c/
Dmach-smdk2440.c127 .gpdup = 0x0000faff,
Dmach-rx3715.c128 .gpdup = 0x0000faff,
Dmach-amlm5900.c201 .gpdup = 0x0000ffff,
Dmach-jive.c340 .gpdup = (0x3f << 2) | (0x3f << 10),
Dmach-mini2440.c224 .gpdup = (0x3f << 2) | (0x3f << 10),
Dmach-h1940.c226 .gpdup = 0x0000faff,
Dmach-rx1950.c378 .gpdup = 0x0000fcfd,
/Linux-v6.1/drivers/video/fbdev/
Ds3c2410fb.c709 modify_gpio(mach_info->gpdup_reg, mach_info->gpdup, mach_info->gpdup_mask); in s3c2410fb_init_registers()