Lines Matching refs:SIS_R32
79 #define SIS_R32(reg) readl (ioaddr + (reg))
81 #define SIS_PCI_COMMIT() SIS_R32(IntrControl)
374 if (!(SIS_R32(GMIIControl) & EhnMIInotDone))
395 return (u16) (SIS_R32(GMIIControl) >> EhnMIIdataShift);
423 if (!(SIS_R32(ROMControl) & 0x0002))
429 if (!(SIS_R32(ROMInterface) & EEREQ)) {
430 data = (SIS_R32(ROMInterface) & 0xffff0000) >> 16;
743 status = SIS_R32(IntrStatus);
993 p->ctl |= SIS_R32(StationControl) & ~0x0f001c00;
1154 } while (SIS_R32(IntrMask));
1563 SIS_R32(TxControl), SIS_R32(TxSts));