Searched refs:use_hsvs (Results 1 – 1 of 1) sorted by relevance
796 int use_hsvs, use_ndp; in setup_tearsync() local838 use_hsvs = 1; in setup_tearsync()841 use_hsvs = 0; in setup_tearsync()843 if (use_hsvs && (hs_pol_inv || vs_pol_inv)) { in setup_tearsync()861 if (!use_hsvs) { in setup_tearsync()882 b |= use_hsvs ? 1 : 0; in setup_tearsync()883 b |= (use_ndp && use_hsvs) ? 0 : 2; in setup_tearsync()886 hwa742.vsync_only = !use_hsvs; in setup_tearsync()893 hs, vs, (b & 0x3), !use_hsvs); in setup_tearsync()