Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dfb-s3c2410.h81 unsigned long gpccon; member
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dmach-smdk2440.c131 .gpccon = 0xaa940659,
H A Dmach-rx3715.c124 .gpccon = 0xaa955699,
H A Dmach-amlm5900.c191 .gpccon = 0xaaaaaaaa,
H A Dmach-jive.c325 .gpccon = (S3C2410_GPC1_VCLK | S3C2410_GPC2_VLINE |
H A Dmach-mini2440.c203 .gpccon = (S3C2410_GPC1_VCLK | S3C2410_GPC2_VLINE |
H A Dmach-h1940.c211 .gpccon = 0xaa940659,
H A Dmach-rx1950.c361 .gpccon = 0xaa9556a9,
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Ds3c2410fb.c708 modify_gpio(mach_info->gpccon_reg, mach_info->gpccon, mach_info->gpccon_mask); in s3c2410fb_init_registers()