Home
last modified time | relevance | path

Searched refs:S3C2410_LCDCON5_BSWP (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/linux/platform_data/
Dfb-s3c2410.h67 #define S3C2410_LCDCON5_BSWP (1<<1) macro
/Linux-v5.10/drivers/video/fbdev/
Ds3c2410fb.c324 regs->lcdcon5 |= S3C2410_LCDCON5_BSWP | in s3c2410fb_calculate_tft_lcd_regs()
330 regs->lcdcon5 &= ~S3C2410_LCDCON5_BSWP; in s3c2410fb_calculate_tft_lcd_regs()
335 regs->lcdcon5 &= ~(S3C2410_LCDCON5_BSWP | in s3c2410fb_calculate_tft_lcd_regs()