Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/intelfb/
H A Dintelfbhw.h197 #define PALETTE_8_GREEN_SHIFT 8 macro
H A Dintelfbhw.c511 (green << PALETTE_8_GREEN_SHIFT) | in intelfbhw_setcolreg()