Searched refs:v_active (Results 1 – 9 of 9) sorted by relevance
143 int v_active; member
346 (viaparinfo->tmds_setting_info->v_active == in dvi_patch_skew_dvp0()
1532 viaparinfo->tmds_setting_info->v_active = vres; in viafb_update_device_setting()1537 viaparinfo->tmds_setting_info->v_active = vres; in viafb_update_device_setting()
71 u8 v_active; /**< lower 8 bits (lines) */ member
746 dtd->part1.v_active = height & 0xff; in psb_intel_sdvo_get_dtd_from_mode()782 mode->vdisplay = dtd->part1.v_active; in psb_intel_sdvo_get_mode_from_dtd()
76 u8 v_active; /**< lower 8 bits (lines) */ member
847 dtd->part1.v_active = height & 0xff; in intel_sdvo_get_dtd_from_mode()885 mode.vdisplay = dtd->part1.v_active; in intel_sdvo_get_mode_from_dtd()
665 u16 v_total, v_active, v_blank_start, v_blank_end, v_sync_start, v_sync_end; in ufx_set_vid_mode() local708 v_active = var->yres; in ufx_set_vid_mode()714 temp = ((v_total - 1) << 16) | (v_active - 1); in ufx_set_vid_mode()
658 if (put_user(fg_console + 1, &vtstat->v_active)) in vt_ioctl()