Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/platform_data/
Dfb-s3c2410.h89 void __iomem * gpcup_reg; member
/linux-6.1.9/arch/arm/mach-s3c/
Dmach-smdk2440.c131 .gpcup_reg = S3C2410_GPCUP,
Dmach-rx3715.c123 .gpcup_reg = S3C2410_GPCUP,
Dmach-amlm5900.c196 .gpcup_reg = S3C2410_GPCUP,
Dmach-jive.c324 .gpcup_reg = S3C2410_GPCUP,
Dmach-mini2440.c222 .gpcup_reg = S3C2410_GPCUP,
Dmach-rx1950.c373 .gpcup_reg = S3C2410_GPCUP,
Dmach-h1940.c222 .gpcup_reg = S3C2410_GPCUP,
/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()