Home
last modified time | relevance | path

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

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