Home
last modified time | relevance | path

Searched refs:scrnpitchCRT1 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
H A Dsis.h570 int scrnpitchCRT1; /* pitch regarding interlace */ member
H A 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()
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H A Dsis.h569 int scrnpitchCRT1; /* pitch regarding interlace */ member
H A 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()

Completed in 17 milliseconds