Home | History | Annotate | Download | only in dev

Lines Matching defs:VDE

475 	unsigned short	HDE, VDE;
488 VDE = mode->disp_height - 1;
501 VDE /= 2;
540 regs->crt[CRT_ID_VER_DISP_ENA_END] = VDE;
557 ((VDE & 0x100) ? 0x02 : 0x00) |
561 ((VDE & 0x200) ? 0x40 : 0x00) |
567 ((VDE & 0x400) ? 0x04 : 0x00) |
621 if (VDE < 400)
623 else if (VDE < 480)
626 if (VDE
628 else if (VDE < 480)