Lines Matching defs:dw16
14 #define dw16(reg, val) iowrite16(val, ioaddr + (reg))
56 dw16(IntEnable, DEFAULT_INTR);
528 dw16(ASICCtrl + 2,
557 dw16(MaxFrameSize, MAX_JUMBO+14);
568 dw16(StationAddr0 + 2 * i,
589 dw16(VLANId, np->vlan);
605 dw16(MACCtrl, macctrl);
614 dw16(IntEnable, 0);
784 dw16(IntStatus, int_status);
873 dw16(TxStartThresh, dr16(TxStartThresh) + 0x10);
875 dw16(ASICCtrl + 2,
896 dw16(ASICCtrl + 2, TxReset | FIFOReset);
1042 dw16(MACCtrl, macctrl);
1062 dw16(ASICCtrl + 2, GlobalReset | HostReset);
1229 dw16(ReceiveMode, rx_mode);
1374 dw16(EepromCtrl, EEP_READ | (eep_addr & 0xff));