Searched refs:pipe_a_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.h199 u32 pipe_a_conf; member in struct:intelfb_hwstate
H A Dintelfbhw.c527 hw->pipe_a_conf = INREG(PIPEACONF);
741 printk(" PIPEACONF: 0x%08x\n", hw->pipe_a_conf);
994 if (hw->pipe_a_conf & PIPECONF_ENABLE)
1023 pipe_conf = &hw->pipe_a_conf;
1238 if (hw->pipe_a_conf & PIPECONF_ENABLE)
1272 pipe_conf = &hw->pipe_a_conf;

Completed in 49 milliseconds