Home
last modified time | relevance | path

Searched refs:SISINPSTAT (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/misc/sisusbvga/
A Dsisusb.h227 #define SISINPSTAT SISUSB_PCI_IOPORTBASE + INPUTSTATOFFSET macro
A Dsisusb_con.c1120 sisusb_getreg(sisusb, SISINPSTAT, &dummy); in sisusbcon_do_font_op()
1124 sisusb_getreg(sisusb, SISINPSTAT, &dummy); in sisusbcon_do_font_op()
1126 sisusb_getreg(sisusb, SISINPSTAT, &dummy); in sisusbcon_do_font_op()
A Dsisusb.c1795 GETREG(SISINPSTAT, &tmp8); in sisusb_set_default_mode()
1799 GETREG(SISINPSTAT, &tmp8); in sisusb_set_default_mode()
1802 GETREG(SISINPSTAT, &tmp8); in sisusb_set_default_mode()
1804 GETREG(SISINPSTAT, &tmp8); in sisusb_set_default_mode()
/linux/drivers/video/fbdev/sis/
A Dsis.h152 #define SISINPSTAT (ivideo->SiS_Pr.RelIO + 0x2a) macro
A Dsis_main.c800 if (SiS_GetRegByte(SISINPSTAT) & 0x08) in sisfbcheckvretracecrt1()
815 while ((!(SiS_GetRegByte(SISINPSTAT) & 0x08)) && --watchdog); in sisfbwaitretracecrt1()
817 while ((SiS_GetRegByte(SISINPSTAT) & 0x08) && --watchdog); in sisfbwaitretracecrt1()
885 reg1 = SiS_GetRegByte(SISINPSTAT); in sisfb_setupvbblankflags()
2250 while ((SiS_GetRegByte(SISINPSTAT)) & 0x01) break; in sisfb_sense_crt1()
2251 while (!((SiS_GetRegByte(SISINPSTAT)) & 0x01)) break; in sisfb_sense_crt1()

Completed in 21 milliseconds