Searched refs:PALETTE_8_GREEN_SHIFT (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/ | ||
D | intelfbhw.h | 197 #define PALETTE_8_GREEN_SHIFT 8 macro |
D | intelfbhw.c | 513 (green << PALETTE_8_GREEN_SHIFT) | in intelfbhw_setcolreg() |