Lines Matching refs:dw16
20 #define dw16(reg, val) iowrite16(val, ioaddr + (reg)) macro
64 dw16(IntEnable, DEFAULT_INTR); in dl2k_enable_int()
463 dw16(ASICCtrl + 2, in rio_open()
474 dw16(MaxFrameSize, MAX_JUMBO+14); in rio_open()
483 dw16(StationAddr0 + 2 * i, in rio_open()
504 dw16(VLANId, np->vlan); in rio_open()
524 dw16(MACCtrl, macctrl); in rio_open()
723 dw16(IntStatus, int_status); in rio_interrupt()
819 dw16(TxStartThresh, dr16(TxStartThresh) + 0x10); in tx_error()
821 dw16(ASICCtrl + 2, in tx_error()
842 dw16(ASICCtrl + 2, TxReset | FIFOReset); in tx_error()
994 dw16(MACCtrl, macctrl); in rio_error()
1014 dw16(ASICCtrl + 2, GlobalReset | HostReset); in rio_error()
1197 dw16(ReceiveMode, rx_mode); in set_multicast()
1332 dw16(EepromCtrl, EEP_READ | (eep_addr & 0xff)); in read_eeprom()
1742 dw16(IntEnable, 0); in rio_close()