Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/intel/
Dintelfbhw.c364 u32 palette_reg = (dinfo->pipe == PIPE_A) ? in intelfbhw_setcolreg()
833 int pipe = PIPE_A; in intelfbhw_mode_to_hw()
851 pipe = PIPE_A; in intelfbhw_mode_to_hw()
1062 int pipe = PIPE_A; in intelfbhw_program_mode()
1082 pipe = PIPE_A; in intelfbhw_program_mode()
Dintelfbhw.h174 #define PIPE_A 0 macro