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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/intelfb/
H A Dintelfb.h200 u32 pipe_b_conf; member in struct:intelfb_hwstate
H A Dintelfbhw.c528 hw->pipe_b_conf = INREG(PIPEBCONF);
742 printk(" PIPEBCONF: 0x%08x\n", hw->pipe_b_conf);
996 else if (hw->pipe_b_conf & PIPECONF_ENABLE)
1011 pipe_conf = &hw->pipe_b_conf;
1240 else if (hw->pipe_b_conf & PIPECONF_ENABLE)
1249 pipe_conf = &hw->pipe_b_conf;

Completed in 52 milliseconds