Home
last modified time | relevance | path

Searched refs:scrnpitchCRT1 (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/video/fbdev/sis/
Dsis.h569 int scrnpitchCRT1; /* pitch regarding interlace */ member
Dsis_main.c1127 ivideo->scrnpitchCRT1 = ivideo->video_linelength; in sisfb_calc_pitch()
1130 ivideo->scrnpitchCRT1 <<= 1; in sisfb_calc_pitch()
1139 unsigned short HDisplay1 = ivideo->scrnpitchCRT1 >> 3; in sisfb_set_pitch()