Home
last modified time | relevance | path

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

/linux/include/video/
H A Dpermedia2.h219 #define PM2F_RD_COLOR_MODE_RGB 0x20 macro
/linux/drivers/video/fbdev/
H A Dpm2fb.c701 u32 clrmode = PM2F_RD_COLOR_MODE_RGB | PM2F_RD_GUI_ACTIVE; in pm2fb_set_par()