Searched refs:dr16 (Results 1 – 2 of 2) sorted by relevance
17 #define dr16(reg) ioread16(ioaddr + (reg)) macro248 np->phy_media = (dr16(ASICCtrl) & PhyMedia) ? 1 : 0; in rio_probe1()784 int_status = dr16(IntStatus); in rio_interrupt()876 dw16(TxStartThresh, dr16(TxStartThresh) + 0x10); in tx_error()882 if (!(dr16(ASICCtrl + 2) & ResetBusy)) in tx_error()902 if (!(dr16(ASICCtrl + 2) & ResetBusy)) in tx_error()913 dw32(MACCtrl, dr16(MACCtrl) | TxEnable); in tx_error()1094 stat_reg = dr16(FramesAbortXSColls); in get_stats()1098 stat_reg = dr16(CarrierSenseErrors); in get_stats()1104 dr16(BcstFramesXmtdOk); in get_stats()[all …]
146 #define dr16(reg) ioread16(ioaddr + (reg)) macro1825 phy_data = dr16(0x80 + offset * 4); in dmfe_phy_read()