Lines Matching defs:vactive
338 value = (unsigned long) (pMode->vactive - 1) |
392 (DisplayParams[mode].vactive == (unsigned short) yres) &&
455 unsigned short vactive, unsigned short vblankstart,
465 unsigned short vactive, unsigned short vblankstart,
488 gfx_display_mode.vactive = vactive;
523 unsigned long unlock, dcfg, vactive, vblank;
531 vactive = READ_REG32(MDC_V_ACTIVE_TIMING);
539 (vactive & MDC_VAT_VA_MASK) | (unsigned long) (vtotal -
1664 fmode->htotal, fmode->vactive,
1763 (DisplayParams[index].vactive == (unsigned int) yres) &&
1890 (DisplayParams[index].vactive == (unsigned int) yres) &&
1954 (DisplayParams[index].vactive == (unsigned short) yres) &&
2012 (DisplayParams[mode].vactive == (unsigned int) *yres) &&
2076 *yres = DisplayParams[mode].vactive;