Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dfb-s3c2410.h89 void __iomem * gpcup_reg; member
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dmach-smdk2440.c141 .gpcup_reg = S3C2410_GPCUP,
H A Dmach-rx3715.c129 .gpcup_reg = S3C2410_GPCUP,
H A Dmach-amlm5900.c196 .gpcup_reg = S3C2410_GPCUP,
H A Dmach-jive.c323 .gpcup_reg = S3C2410_GPCUP,
H A Dmach-mini2440.c216 .gpcup_reg = S3C2410_GPCUP,
H A Dmach-h1940.c216 .gpcup_reg = S3C2410_GPCUP,
H A Dmach-rx1950.c366 .gpcup_reg = S3C2410_GPCUP,
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Ds3c2410fb.c707 modify_gpio(mach_info->gpcup_reg, mach_info->gpcup, mach_info->gpcup_mask); in s3c2410fb_init_registers()