Lines Matching refs:PanelDispCntlReg1
800 par->PanelDispCntlReg1 = 0x00;
802 par->PanelDispCntlReg1 |= 0x02;
804 par->PanelDispCntlReg1 |= 0x01;
807 if (par->PanelDispCntlReg1 == 0x00) {
809 par->PanelDispCntlReg1 = vga_rgfx(NULL, 0x20) & 0x03;
815 par->PanelDispCntlReg1 |= 0x60;
818 par->PanelDispCntlReg1 |= 0x40;
821 par->PanelDispCntlReg1 |= 0x20;
829 switch (par->PanelDispCntlReg1 & 0x03) {
852 if (par->lcd_stretch && (par->PanelDispCntlReg1 == 0x02) && /* LCD only */
886 if (par->PanelDispCntlReg1 & 0x02) {
1063 temp |= (par->PanelDispCntlReg1 & ~0xFC);
1070 temp |= (par->PanelDispCntlReg1 & ~0xDC);
1077 temp |= (par->PanelDispCntlReg1 & ~0x98);
1280 par->PanelDispCntlReg1 = tmpdisp;
1324 lcdflags = ((par->PanelDispCntlReg1 | tmpdisp) & 0x02); /* LCD normal */
1329 lcdflags = ((par->PanelDispCntlReg1 | tmpdisp) & 0x02); /* LCD normal */