Searched refs:SISINPSTAT (Results 1 – 2 of 2) sorted by relevance
161 #define SISINPSTAT (ivideo->SiS_Pr.RelIO + 0x2a) macro
709 if(inSISREG(SISINPSTAT) & 0x08) return TRUE; in sisfbcheckvretracecrt1()721 while((!(inSISREG(SISINPSTAT) & 0x08)) && --watchdog); in sisfbwaitretracecrt1()723 while((inSISREG(SISINPSTAT) & 0x08) && --watchdog); in sisfbwaitretracecrt1()788 reg1 = inSISREG(SISINPSTAT); in sisfb_setupvbblankflags()2619 while((inSISREG(SISINPSTAT)) & 0x01) break;2620 while(!((inSISREG(SISINPSTAT)) & 0x01)) break;