Home
last modified time | relevance | path

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

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