Lines Matching defs:dw16
14 #define dw16(reg, val) iowrite16(val, ioaddr + (reg))
56 dw16(IntEnable, DEFAULT_INTR);
529 dw16(ASICCtrl + 2,
558 dw16(MaxFrameSize, MAX_JUMBO+14);
569 dw16(StationAddr0 + 2 * i,
590 dw16(VLANId, np->vlan);
606 dw16(MACCtrl, macctrl);
615 dw16(IntEnable, 0);
785 dw16(IntStatus, int_status);
876 dw16(TxStartThresh, dr16(TxStartThresh) + 0x10);
878 dw16(ASICCtrl + 2,
899 dw16(ASICCtrl + 2, TxReset | FIFOReset);
1045 dw16(MACCtrl, macctrl);
1065 dw16(ASICCtrl + 2, GlobalReset | HostReset);
1232 dw16(ReceiveMode, rx_mode);
1377 dw16(EepromCtrl, EEP_READ | (eep_addr & 0xff));