Home
last modified time | relevance | path

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

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