Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Docfb.c36 #define OCFB_CTRL_PC 0x00000800 /* 8-bit Pseudo Color Enable*/ macro
145 bpp_config |= OCFB_CTRL_PC; /* enable palette */ in ocfb_setupfb()