Searched refs:dr16 (Results 1 – 2 of 2) sorted by relevance
23 #define dr16(reg) ioread16(ioaddr + (reg)) macro270 np->phy_media = (dr16(ASICCtrl) & PhyMedia) ? 1 : 0; in rio_probe1()722 int_status = dr16(IntStatus); in rio_interrupt()819 dw16(TxStartThresh, dr16(TxStartThresh) + 0x10); in tx_error()825 if (!(dr16(ASICCtrl + 2) & ResetBusy)) in tx_error()845 if (!(dr16(ASICCtrl + 2) & ResetBusy)) in tx_error()861 dw32(MACCtrl, dr16(MACCtrl) | TxEnable); in tx_error()1043 stat_reg = dr16(FramesAbortXSColls); in get_stats()1047 stat_reg = dr16(CarrierSenseErrors); in get_stats()1053 dr16(BcstFramesXmtdOk); in get_stats()[all …]
156 #define dr16(reg) ioread16(ioaddr + (reg)) macro1845 phy_data = dr16(0x80 + offset * 4); in dmfe_phy_read()