Searched refs:PALETTE_8_GREEN_SHIFT (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/video/intel/ | ||
D | intelfbhw.h | 189 #define PALETTE_8_GREEN_SHIFT 8 macro |
D | intelfbhw.c | 369 (green << PALETTE_8_GREEN_SHIFT) | in intelfbhw_setcolreg() |