Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/sis/ !
Dsis.h632 int chronteltype; member
Dsis_main.c2753 if(ivideo->vbflags2 & VB2_CHRONTEL) ivideo->chronteltype = 1; in sisfb_get_VB_type()
2767 if(ivideo->vbflags2 & VB2_CHRONTEL) ivideo->chronteltype = 2; in sisfb_get_VB_type()
2787 if(ivideo->vbflags2 & VB2_CHRONTEL) ivideo->chronteltype = 2; in sisfb_get_VB_type()
3719 switch(ivideo->chronteltype) { in sisfb_set_TVxposoffset()
3777 switch(ivideo->chronteltype) { in sisfb_set_TVyposoffset()
3890 if(ivideo->chronteltype == 1) { in sisfb_post_setmode()