Lines Matching refs:er32
189 #define er32(reg) ioread32(ioaddr + (reg))
414 ew32(NVCTL, (er32(NVCTL) & ~0x003c) | 0x4800);
469 ew32(NVCTL, er32(NVCTL) & ~0x483c);
529 #define eeprom_delay() er32(EECTL)
547 er32(INTMASK);
575 (er32(EECTL) & 0x40 ? EE_READ64_CMD : EE_READ256_CMD);
593 retval = (retval << 1) | ((er32(EECTL) & EE_DATA_READ) ? 1 : 0);
616 if ((er32(MIICtrl) & MII_READOP) == 0) {
639 if ((er32(MIICtrl) & MII_WRITEOP) == 0)
678 ew32(NVCTL, (er32(NVCTL) & ~0x003c) | 0x4800);
683 er32(GENCTL);
687 er32(GENCTL);
739 ioaddr, irq, er32(GENCTL),
802 ew32(NVCTL, (er32(NVCTL) & ~0x003c) | 0x4800);
825 er32(COMMAND), er32(GENCTL), er32(INTSTAT));
858 er32(TxSTAT));
860 er32(INTMASK), er32(INTSTAT), er32(RxSTAT));
993 skb->len, entry, ctrl_word, er32(TxSTAT));
1078 status = er32(INTSTAT);
1084 status, er32(INTSTAT));
1242 status = er32(INTSTAT);
1291 er32(INTSTAT));
1455 ew32(NVCTL, (er32(NVCTL) & ~0x003c) | 0x4800);
1468 ew32(NVCTL, (er32(NVCTL) & ~0x483c) | 0x0000);
1494 ew32(NVCTL, (er32(NVCTL) & ~0x003c) | 0x4800);
1505 ew32(NVCTL, (er32(NVCTL) & ~0x483c) | 0x0000);