Lines Matching refs:er32
189 #define er32(reg) ioread32(ioaddr + (reg))
415 ew32(NVCTL, (er32(NVCTL) & ~0x003c) | 0x4800);
471 ew32(NVCTL, er32(NVCTL) & ~0x483c);
531 #define eeprom_delay() er32(EECTL)
549 er32(INTMASK);
577 (er32(EECTL) & 0x40 ? EE_READ64_CMD : EE_READ256_CMD);
595 retval = (retval << 1) | ((er32(EECTL) & EE_DATA_READ) ? 1 : 0);
618 if ((er32(MIICtrl) & MII_READOP) == 0) {
641 if ((er32(MIICtrl) & MII_WRITEOP) == 0)
680 ew32(NVCTL, (er32(NVCTL) & ~0x003c) | 0x4800);
685 er32(GENCTL);
689 er32(GENCTL);
741 ioaddr, irq, er32(GENCTL),
804 ew32(NVCTL, (er32(NVCTL) & ~0x003c) | 0x4800);
827 er32(COMMAND), er32(GENCTL), er32(INTSTAT));
860 er32(TxSTAT));
862 er32(INTMASK), er32(INTSTAT), er32(RxSTAT));
995 skb->len, entry, ctrl_word, er32(TxSTAT));
1080 status = er32(INTSTAT);
1086 status, er32(INTSTAT));
1244 status = er32(INTSTAT);
1293 er32(INTSTAT));
1457 ew32(NVCTL, (er32(NVCTL) & ~0x003c) | 0x4800);
1470 ew32(NVCTL, (er32(NVCTL) & ~0x483c) | 0x0000);
1496 ew32(NVCTL, (er32(NVCTL) & ~0x003c) | 0x4800);
1507 ew32(NVCTL, (er32(NVCTL) & ~0x483c) | 0x0000);