Home
last modified time | relevance | path

Searched refs:S3C2410_LCDCON1_TFT (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dmach-qt2410.c92 .type = S3C2410_LCDCON1_TFT,
115 .type = S3C2410_LCDCON1_TFT,
137 .type = S3C2410_LCDCON1_TFT,
H A Dmach-bast.c411 .type = S3C2410_LCDCON1_TFT,
429 .type = S3C2410_LCDCON1_TFT,
447 .type = S3C2410_LCDCON1_TFT,
H A Dmach-smdk2440.c107 .type = S3C2410_LCDCON1_TFT,
H A Dmach-at2440evb.c166 .type = S3C2410_LCDCON1_TFT,
H A Dmach-rx3715.c100 .type = S3C2410_LCDCON1_TFT,
H A Dmach-n30.c342 .type = S3C2410_LCDCON1_TFT,
H A Dmach-mini2440.c123 S3C2410_LCDCON1_TFT)
H A Dmach-jive.c298 S3C2410_LCDCON1_TFT),
H A Dmach-h1940.c190 .type = S3C2410_LCDCON1_TFT,
H A Dmach-rx1950.c96 .type = S3C2410_LCDCON1_TFT,
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dfb-s3c2410.h28 #define S3C2410_LCDCON1_TFT (3<<5) macro
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Ds3c2410fb-regs-lcd.h31 #define S3C2410_LCDCON1_TFT (3<<5) macro
H A Ds3c2410fb.c184 if (display->type != S3C2410_LCDCON1_TFT) { in s3c2410fb_check_var()
251 int type = regs->lcdcon1 & ~S3C2410_LCDCON1_TFT; in s3c2410fb_calculate_stn_lcd_regs()
372 int type = fbi->regs.lcdcon1 & S3C2410_LCDCON1_TFT; in s3c2410fb_activate_var()
382 if (type == S3C2410_LCDCON1_TFT) { in s3c2410fb_activate_var()

Completed in 12 milliseconds