Searched refs:use_hsvs (Results 1 – 1 of 1) sorted by relevance
782 int use_hsvs, use_ndp; in setup_tearsync() local824 use_hsvs = 1; in setup_tearsync()827 use_hsvs = 0; in setup_tearsync()829 if (use_hsvs && (hs_pol_inv || vs_pol_inv)) { in setup_tearsync()847 if (!use_hsvs) { in setup_tearsync()868 b |= use_hsvs ? 1 : 0; in setup_tearsync()869 b |= (use_ndp && use_hsvs) ? 0 : 2; in setup_tearsync()872 hwa742.vsync_only = !use_hsvs; in setup_tearsync()879 hs, vs, (b & 0x3), !use_hsvs); in setup_tearsync()