Searched refs:h_active (Results 1 – 8 of 8) sorted by relevance
142 int h_active; member
345 if ((viaparinfo->tmds_setting_info->h_active == 1600) && in dvi_patch_skew_dvp0()
1531 viaparinfo->tmds_setting_info->h_active = hres; in viafb_update_device_setting()1536 viaparinfo->tmds_setting_info->h_active = hres; in viafb_update_device_setting()
73 u8 h_active; /**< lower 8 bits (pixels) */ member
843 dtd->part1.h_active = width & 0xff; in intel_sdvo_get_dtd_from_mode()876 mode.hdisplay = dtd->part1.h_active; in intel_sdvo_get_mode_from_dtd()
68 u8 h_active; /**< lower 8 bits (pixels) */ member
742 dtd->part1.h_active = width & 0xff; in psb_intel_sdvo_get_dtd_from_mode()773 mode->hdisplay = dtd->part1.h_active; in psb_intel_sdvo_get_mode_from_dtd()
664 u16 h_total, h_active, h_blank_start, h_blank_end, h_sync_start, h_sync_end; in ufx_set_vid_mode() local688 h_active = var->xres; in ufx_set_vid_mode()694 temp = ((h_total - 1) << 16) | (h_active - 1); in ufx_set_vid_mode()