Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-s3c24xx/include/mach/
Dregs-lcd.h97 #define S3C2410_PAGEWIDTH(x) (x) macro
/linux-4.4.14/drivers/video/fbdev/
Ds3c2410fb.c82 S3C2410_PAGEWIDTH((info->fix.line_length / 2) & 0x3ff); in s3c2410fb_set_lcdaddr()