Searched refs:use_hsvs (Results 1 – 1 of 1) sorted by relevance
795 int use_hsvs, use_ndp; in setup_tearsync() local837 use_hsvs = 1; in setup_tearsync()840 use_hsvs = 0; in setup_tearsync()842 if (use_hsvs && (hs_pol_inv || vs_pol_inv)) { in setup_tearsync()860 if (!use_hsvs) { in setup_tearsync()881 b |= use_hsvs ? 1 : 0; in setup_tearsync()882 b |= (use_ndp && use_hsvs) ? 0 : 2; in setup_tearsync()885 hwa742.vsync_only = !use_hsvs; in setup_tearsync()892 hs, vs, (b & 0x3), !use_hsvs); in setup_tearsync()