Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/intel/
Dintelfbhw.h180 #define PALETTE_B 0x0a800 macro
Dintelfbhw.c365 PALETTE_A : PALETTE_B; in intelfbhw_setcolreg()
403 hw->palette_b[i] = INREG(PALETTE_B + (i << 2)); in intelfbhw_read_hw_state()