Searched refs:CURSOR_B_PALETTE0 (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/video/intel/ | ||
D | intelfbhw.h | 330 #define CURSOR_B_PALETTE0 0x700d0 macro |
D | intelfbhw.c | 459 hw->cursor_b_palette[i] = INREG(CURSOR_B_PALETTE0 + (i << 2)); in intelfbhw_read_hw_state() |