Searched refs:dr16 (Results 1 – 2 of 2) sorted by relevance
23 #define dr16(reg) ioread16(ioaddr + (reg)) macro258 np->phy_media = (dr16(ASICCtrl) & PhyMedia) ? 1 : 0; in rio_probe1()793 int_status = dr16(IntStatus); in rio_interrupt()885 dw16(TxStartThresh, dr16(TxStartThresh) + 0x10); in tx_error()891 if (!(dr16(ASICCtrl + 2) & ResetBusy)) in tx_error()911 if (!(dr16(ASICCtrl + 2) & ResetBusy)) in tx_error()922 dw32(MACCtrl, dr16(MACCtrl) | TxEnable); in tx_error()1104 stat_reg = dr16(FramesAbortXSColls); in get_stats()1108 stat_reg = dr16(CarrierSenseErrors); in get_stats()1114 dr16(BcstFramesXmtdOk); in get_stats()[all …]
156 #define dr16(reg) ioread16(ioaddr + (reg)) macro1839 phy_data = dr16(0x80 + offset * 4); in dmfe_phy_read()