Searched refs:veb (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/video/ |
D | imsttfb.c | 321 __u16 hes, heb, hsb, ht, ves, veb, vsb, vt, vil; member 500 __u32 MHz, hes, heb, veb, htp, vtp; in compute_imstt_regvals_ibm() local 504 hes = 0x0008; heb = 0x0012; veb = 0x002a; htp = 10; vtp = 2; in compute_imstt_regvals_ibm() 508 hes = 0x0005; heb = 0x0020; veb = 0x0028; htp = 8; vtp = 3; in compute_imstt_regvals_ibm() 512 hes = 0x000a; heb = 0x001c; veb = 0x0020; htp = 8; vtp = 3; in compute_imstt_regvals_ibm() 516 hes = 0x0012; heb = 0x0022; veb = 0x0031; htp = 4; vtp = 3; in compute_imstt_regvals_ibm() 520 hes = 0x0012; heb = 0x002f; veb = 0x0029; htp = 4; vtp = 1; in compute_imstt_regvals_ibm() 524 hes = 0x0018; heb = 0x0040; veb = 0x002a; htp = 4; vtp = 3; in compute_imstt_regvals_ibm() 538 init->veb = veb; in compute_imstt_regvals_ibm() 539 init->vsb = init->veb + yres; in compute_imstt_regvals_ibm() [all …]
|