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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/intelfb/
H A Dintelfbhw.c985 u32 *vs, *vb, *vt, *hs, *hb, *ht, *ss, *pipe_conf; local
1011 pipe_conf = &hw->pipe_b_conf;
1023 pipe_conf = &hw->pipe_a_conf;
1207 *pipe_conf &= ~PIPECONF_GAMMA;
1218 const u32 *dpll, *fp0, *fp1, *pipe_conf; local
1249 pipe_conf = &hw->pipe_b_conf;
1272 pipe_conf = &hw->pipe_a_conf;
1371 OUTREG(pipe_conf_reg, *pipe_conf | PIPECONF_ENABLE);

Completed in 77 milliseconds