Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/sis/
Dsis.h503 int scrnpitchCRT1; /* pitch regarding interlace */ member
Dsis_main.c1090 ivideo->scrnpitchCRT1 = ivideo->video_linelength; in sisfb_calc_pitch()
1093 ivideo->scrnpitchCRT1 <<= 1; in sisfb_calc_pitch()
1102 unsigned short HDisplay1 = ivideo->scrnpitchCRT1 >> 3; in sisfb_set_pitch()