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

/linux-4.1.27/drivers/video/fbdev/
H A Dneofb.c1270 int seqflags, lcdflags, dpmsflags, reg, tmpdisp; neofb_blank() local
1292 lcdflags = 0; /* LCD off */ neofb_blank()
1310 lcdflags = 0; /* LCD off */ neofb_blank()
1315 lcdflags = 0; /* LCD off */ neofb_blank()
1329 lcdflags = ((par->PanelDispCntlReg1 | tmpdisp) & 0x02); /* LCD normal */ neofb_blank()
1334 lcdflags = ((par->PanelDispCntlReg1 | tmpdisp) & 0x02); /* LCD normal */ neofb_blank()
1357 reg = (vga_rgfx(NULL, 0x20) & ~0x02) | lcdflags; neofb_blank()

Completed in 59 milliseconds