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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/intelfb/
H A Dintelfb.h216 u32 disp_b_ctrl; member in struct:intelfb_hwstate
H A Dintelfbhw.c477 if (hw->disp_b_ctrl & DISPPLANE_PLANE_ENABLE) {
478 pipe = (hw->disp_b_ctrl >> DISPPLANE_SEL_PIPE_SHIFT);
607 hw->disp_b_ctrl = INREG(DSPBCNTR);
822 printk(" DSPBCNTR: 0x%08x\n", hw->disp_b_ctrl);

Completed in 96 milliseconds