Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Ds1d13xxxfb.c643 int is_color, is_dual, is_tft; in s1d13xxxfb_fetch_hw_state() local
680 is_color = (panel & 0x04) != 0; in s1d13xxxfb_fetch_hw_state()
711 var->grayscale = !is_color; in s1d13xxxfb_fetch_hw_state()
720 xres, yres, xres_virtual, yres_virtual, is_color, is_dual, is_tft); in s1d13xxxfb_fetch_hw_state()