Searched refs:MACCtrl0 (Results 1 – 1 of 1) sorted by relevance
162 MACCtrl0 = 0x50, enumerator324 outw(inw(BASE + MACCtrl0) | EnbFullDuplex, in check_duplex()325 BASE + MACCtrl0); in check_duplex()337 outw(inw(BASE + MACCtrl0) | duplex ? 0x20 : 0, in check_duplex()338 BASE + MACCtrl0); in check_duplex()441 (int) inw(BASE + TxStatus), (int) inl(BASE + MACCtrl0), in sundance_reset()442 (int) inw(BASE + MACCtrl1), (int) inw(BASE + MACCtrl0))); in sundance_reset()736 outw(inw(BASE + MACCtrl0) | EnbFlowCtrl, BASE + MACCtrl0); in sundance_probe()