Lines Matching refs:PanelDispCntlReg1
799 par->PanelDispCntlReg1 = 0x00;
801 par->PanelDispCntlReg1 |= 0x02;
803 par->PanelDispCntlReg1 |= 0x01;
806 if (par->PanelDispCntlReg1 == 0x00) {
808 par->PanelDispCntlReg1 = vga_rgfx(NULL, 0x20) & 0x03;
814 par->PanelDispCntlReg1 |= 0x60;
817 par->PanelDispCntlReg1 |= 0x40;
820 par->PanelDispCntlReg1 |= 0x20;
828 switch (par->PanelDispCntlReg1 & 0x03) {
851 if (par->lcd_stretch && (par->PanelDispCntlReg1 == 0x02) && /* LCD only */
885 if (par->PanelDispCntlReg1 & 0x02) {
1062 temp |= (par->PanelDispCntlReg1 & ~0xFC);
1069 temp |= (par->PanelDispCntlReg1 & ~0xDC);
1076 temp |= (par->PanelDispCntlReg1 & ~0x98);
1279 par->PanelDispCntlReg1 = tmpdisp;
1323 lcdflags = ((par->PanelDispCntlReg1 | tmpdisp) & 0x02); /* LCD normal */
1328 lcdflags = ((par->PanelDispCntlReg1 | tmpdisp) & 0x02); /* LCD normal */