Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/intel/
Dintelfbhw.h326 #define CURSOR_A_PALETTE0 0x70090 macro
Dintelfbhw.c458 hw->cursor_a_palette[i] = INREG(CURSOR_A_PALETTE0 + (i << 2)); in intelfbhw_read_hw_state()
1738 OUTREG(CURSOR_A_PALETTE0, bg & CURSOR_PALETTE_MASK); in intelfbhw_cursor_setcolor()