Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/sis/
Dsis.h503 int scrnpitchCRT1; /* pitch regarding interlace */ member
Dsis_main.c1098 ivideo->scrnpitchCRT1 = ivideo->video_linelength; in sisfb_calc_pitch()
1101 ivideo->scrnpitchCRT1 <<= 1; in sisfb_calc_pitch()
1110 unsigned short HDisplay1 = ivideo->scrnpitchCRT1 >> 3; in sisfb_set_pitch()