Home
last modified time | relevance | path

Searched refs:htp (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dcarminefb.c61 u32 htp; member
104 .htp = 800,
116 .htp = 1060,
371 u32 hdp, vdp, htp, hsp, hsw, vtr, vsp, vsw; in set_display_parameters() local
379 htp = par->res->htp - 1; in set_display_parameters()
387 htp << CARMINE_DISP_HTP_SHIFT); in set_display_parameters()
H A Dimsttfb.c470 __u32 MHz, hes, heb, veb, htp, vtp; in compute_imstt_regvals_ibm() local
474 hes = 0x0008; heb = 0x0012; veb = 0x002a; htp = 10; vtp = 2; in compute_imstt_regvals_ibm()
478 hes = 0x0005; heb = 0x0020; veb = 0x0028; htp = 8; vtp = 3; in compute_imstt_regvals_ibm()
482 hes = 0x000a; heb = 0x001c; veb = 0x0020; htp = 8; vtp = 3; in compute_imstt_regvals_ibm()
486 hes = 0x0012; heb = 0x0022; veb = 0x0031; htp = 4; vtp = 3; in compute_imstt_regvals_ibm()
490 hes = 0x0012; heb = 0x002f; veb = 0x0029; htp = 4; vtp = 1; in compute_imstt_regvals_ibm()
494 hes = 0x0018; heb = 0x0040; veb = 0x002a; htp = 4; vtp = 3; in compute_imstt_regvals_ibm()
506 init->ht = init->hsb + htp; in compute_imstt_regvals_ibm()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dcarminefb.c62 u32 htp; member
105 .htp = 800,
117 .htp = 1060,
372 u32 hdp, vdp, htp, hsp, hsw, vtr, vsp, vsw; in set_display_parameters() local
380 htp = par->res->htp - 1; in set_display_parameters()
388 htp << CARMINE_DISP_HTP_SHIFT); in set_display_parameters()
H A Dimsttfb.c471 __u32 MHz, hes, heb, veb, htp, vtp; in compute_imstt_regvals_ibm() local
475 hes = 0x0008; heb = 0x0012; veb = 0x002a; htp = 10; vtp = 2; in compute_imstt_regvals_ibm()
479 hes = 0x0005; heb = 0x0020; veb = 0x0028; htp = 8; vtp = 3; in compute_imstt_regvals_ibm()
483 hes = 0x000a; heb = 0x001c; veb = 0x0020; htp = 8; vtp = 3; in compute_imstt_regvals_ibm()
487 hes = 0x0012; heb = 0x0022; veb = 0x0031; htp = 4; vtp = 3; in compute_imstt_regvals_ibm()
491 hes = 0x0012; heb = 0x002f; veb = 0x0029; htp = 4; vtp = 1; in compute_imstt_regvals_ibm()
495 hes = 0x0018; heb = 0x0040; veb = 0x002a; htp = 4; vtp = 3; in compute_imstt_regvals_ibm()
507 init->ht = init->hsb + htp; in compute_imstt_regvals_ibm()

Completed in 6 milliseconds