Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/platform_data/
Dfb-s3c2410.h79 unsigned long gpcup; member
/linux-6.1.9/arch/arm/mach-s3c/
Dmach-smdk2440.c123 .gpcup = 0x0000ffff,
Dmach-rx3715.c121 .gpcup = 0x0000ffff,
Dmach-amlm5900.c194 .gpcup = 0x0000ffff,
Dmach-jive.c323 .gpcup = (0xf << 1) | (0x3f << 10),
Dmach-mini2440.c207 .gpcup = (0xf << 1) | (0x3f << 10),
Dmach-rx1950.c371 .gpcup = 0x0000ffff,
Dmach-h1940.c220 .gpcup = 0x0000ffff,
/linux-6.1.9/drivers/video/fbdev/
Ds3c2410fb.c707 modify_gpio(mach_info->gpcup_reg, mach_info->gpcup, mach_info->gpcup_mask); in s3c2410fb_init_registers()