Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/sis/
Dsis.h583 int scrnpitchCRT1; /* pitch regarding interlace */ member
Dsis_main.c1141 ivideo->scrnpitchCRT1 = ivideo->video_linelength; in sisfb_calc_pitch()
1144 ivideo->scrnpitchCRT1 <<= 1; in sisfb_calc_pitch()
1153 unsigned short HDisplay1 = ivideo->scrnpitchCRT1 >> 3; in sisfb_set_pitch()