Searched refs:hbe (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/video/fbdev/ |
| H A D | atafb.c | 120 short hht, hbb, hbe, hdb, hde, hss; member 141 #define HBE hw.falcon.hbe 1530 hw->hbe = videl.hbe; in falcon_get_par() 1592 videl.hbe = hw->hbe; in falcon_vbl_switcher() 1691 int vdb, vss, hbe, hss; in falcon_blank() local 1698 hbe = current_par.HBE; in falcon_blank() 1705 hbe = current_par.HHT + 2; in falcon_blank() 1717 videl.hbe = hbe; in falcon_blank()
|
| /linux/arch/m68k/include/asm/ |
| H A D | atarihw.h | 261 u_short hbe; member
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | sor.c | 1291 unsigned int vbe, vse, hbe, hse, vbs, hbs; in tegra_sor_mode_set() local 1359 hbe = hse + (mode->htotal - mode->hsync_end); in tegra_sor_mode_set() 1361 value = ((vbe & 0x7fff) << 16) | (hbe & 0x7fff); in tegra_sor_mode_set() 1366 hbs = hbe + mode->hdisplay; in tegra_sor_mode_set()
|