Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/plat-samsung/include/plat/
Dfb-s3c2410.h55 unsigned long gpccon; member
/Linux-v4.19/arch/arm/mach-s3c24xx/
Dmach-smdk2440.c132 .gpccon = 0xaa940659,
Dmach-rx3715.c126 .gpccon = 0xaa955699,
Dmach-amlm5900.c181 .gpccon = 0xaaaaaaaa,
Dmach-jive.c325 .gpccon = (S3C2410_GPC1_VCLK | S3C2410_GPC2_VLINE |
Dmach-mini2440.c203 .gpccon = (S3C2410_GPC1_VCLK | S3C2410_GPC2_VLINE |
Dmach-rx1950.c361 .gpccon = 0xaa9556a9,
Dmach-h1940.c211 .gpccon = 0xaa940659,
/Linux-v4.19/drivers/video/fbdev/
Ds3c2410fb.c710 modify_gpio(S3C2410_GPCCON, mach_info->gpccon, mach_info->gpccon_mask); in s3c2410fb_init_registers()