Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dvideo-pxafb.h35 #define LCD_TYPE_COLOR_DSTN 4 macro
44 #define LCD_COLOR_DSTN_16BPP ((16 << 4) | LCD_TYPE_COLOR_DSTN)
/openbmc/linux/drivers/video/fbdev/
H A Dpxafb.c1746 case LCD_TYPE_COLOR_DSTN: in pxafb_decode_mach_info()