Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/intel/
Dintelfbhw.c839 u32 *vs, *vb, *vt, *hs, *hb, *ht, *ss, *pipe_conf; in intelfbhw_mode_to_hw() local
867 pipe_conf = &hw->pipe_b_conf; in intelfbhw_mode_to_hw()
879 pipe_conf = &hw->pipe_a_conf; in intelfbhw_mode_to_hw()
1053 *pipe_conf &= ~PIPECONF_GAMMA; in intelfbhw_mode_to_hw()
1064 const u32 *dpll, *fp0, *fp1, *pipe_conf; in intelfbhw_program_mode() local
1092 pipe_conf = &hw->pipe_b_conf; in intelfbhw_program_mode()
1115 pipe_conf = &hw->pipe_a_conf; in intelfbhw_program_mode()
1186 OUTREG(pipe_conf_reg, *pipe_conf | PIPECONF_ENABLE); in intelfbhw_program_mode()