pipe_conf_reg    1283 drivers/video/fbdev/intelfb/intelfbhw.c 	u32 dpll_reg, fp0_reg, fp1_reg, pipe_conf_reg, pipe_stat_reg;
pipe_conf_reg    1317 drivers/video/fbdev/intelfb/intelfbhw.c 		pipe_conf_reg = PIPEBCONF;
pipe_conf_reg    1341 drivers/video/fbdev/intelfb/intelfbhw.c 		pipe_conf_reg = PIPEACONF;
pipe_conf_reg    1353 drivers/video/fbdev/intelfb/intelfbhw.c 	tmp = INREG(pipe_conf_reg);
pipe_conf_reg    1355 drivers/video/fbdev/intelfb/intelfbhw.c 	OUTREG(pipe_conf_reg, tmp);
pipe_conf_reg    1365 drivers/video/fbdev/intelfb/intelfbhw.c 			tmp = INREG(pipe_conf_reg);
pipe_conf_reg    1367 drivers/video/fbdev/intelfb/intelfbhw.c 			OUTREG(pipe_conf_reg, tmp);
pipe_conf_reg    1441 drivers/video/fbdev/intelfb/intelfbhw.c 	OUTREG(pipe_conf_reg, *pipe_conf | PIPECONF_ENABLE);