Searched refs:DISPPLANE_8BPP (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/video/intel/ | ||
D | intelfbhw.h | 353 #define DISPPLANE_8BPP (0x2<<26) macro |
D | intelfbhw.c | 945 hw->disp_a_ctrl |= DISPPLANE_8BPP | DISPPLANE_GAMMA_ENABLE; in intelfbhw_mode_to_hw() |