hbs              1040 drivers/gpu/drm/tegra/sor.c 	unsigned int vbe, vse, hbe, hse, vbs, hbs;
hbs              1115 drivers/gpu/drm/tegra/sor.c 	hbs = hbe + mode->hdisplay;
hbs              1117 drivers/gpu/drm/tegra/sor.c 	value = ((vbs & 0x7fff) << 16) | (hbs & 0x7fff);
hbs               115 drivers/video/fbdev/cg14.c 	u16 hbs;	/* Hor Blank Start */
hbs               551 drivers/video/fbdev/tdfxfb.c 	u32 hd, hs, he, ht, hbs, hbe;
hbs               585 drivers/video/fbdev/tdfxfb.c 	hbs = hd;
hbs               645 drivers/video/fbdev/tdfxfb.c 	reg.crt[0x02] = hbs;
hbs               670 drivers/video/fbdev/tdfxfb.c 			((hbs & 0x100) >> 4) |