Searched refs:SISINPSTAT (Results 1 – 4 of 4) sorted by relevance
206 #define SISINPSTAT SISUSB_PCI_IOPORTBASE + INPUTSTATOFFSET macro
1737 GETREG(SISINPSTAT, &tmp8); in sisusb_set_default_mode()1741 GETREG(SISINPSTAT, &tmp8); in sisusb_set_default_mode()1744 GETREG(SISINPSTAT, &tmp8); in sisusb_set_default_mode()1746 GETREG(SISINPSTAT, &tmp8); in sisusb_set_default_mode()
152 #define SISINPSTAT (ivideo->SiS_Pr.RelIO + 0x2a) macro
770 if (SiS_GetRegByte(SISINPSTAT) & 0x08) in sisfbcheckvretracecrt1()785 while ((!(SiS_GetRegByte(SISINPSTAT) & 0x08)) && --watchdog); in sisfbwaitretracecrt1()787 while ((SiS_GetRegByte(SISINPSTAT) & 0x08) && --watchdog); in sisfbwaitretracecrt1()855 reg1 = SiS_GetRegByte(SISINPSTAT); in sisfb_setupvbblankflags()2227 while ((SiS_GetRegByte(SISINPSTAT)) & 0x01) in sisfb_sense_crt1()2229 while (!((SiS_GetRegByte(SISINPSTAT)) & 0x01)) in sisfb_sense_crt1()
Completed in 19 milliseconds