use_hsvs 782 drivers/video/fbdev/omap/hwa742.c int use_hsvs, use_ndp; use_hsvs 824 drivers/video/fbdev/omap/hwa742.c use_hsvs = 1; use_hsvs 827 drivers/video/fbdev/omap/hwa742.c use_hsvs = 0; use_hsvs 829 drivers/video/fbdev/omap/hwa742.c if (use_hsvs && (hs_pol_inv || vs_pol_inv)) { use_hsvs 847 drivers/video/fbdev/omap/hwa742.c if (!use_hsvs) { use_hsvs 868 drivers/video/fbdev/omap/hwa742.c b |= use_hsvs ? 1 : 0; use_hsvs 869 drivers/video/fbdev/omap/hwa742.c b |= (use_ndp && use_hsvs) ? 0 : 2; use_hsvs 872 drivers/video/fbdev/omap/hwa742.c hwa742.vsync_only = !use_hsvs; use_hsvs 879 drivers/video/fbdev/omap/hwa742.c hs, vs, (b & 0x3), !use_hsvs);