Searched refs:HSE (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/video/ |
D | cyberfb.c | 1836 unsigned short HT, HDE, HBS, HBE, HSS, HSE, VDE, VBS, VBE, VSS, VSE, VT; local 1907 HSE = hse / 8 * hmul; 1922 HSE = hmul * ((xres/8) + (hfront/8) + (hsync/8) + 1); 1993 (HSE & 0x1F) |
|