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()783 int_status = dr16(IntStatus); in rio_interrupt()873 dw16(TxStartThresh, dr16(TxStartThresh) + 0x10); in tx_error()879 if (!(dr16(ASICCtrl + 2) & ResetBusy)) in tx_error()899 if (!(dr16(ASICCtrl + 2) & ResetBusy)) in tx_error()910 dw32(MACCtrl, dr16(MACCtrl) | TxEnable); in tx_error()1091 stat_reg = dr16(FramesAbortXSColls); in get_stats()1095 stat_reg = dr16(CarrierSenseErrors); in get_stats()1101 dr16(BcstFramesXmtdOk); in get_stats()[all …]
146 #define dr16(reg) ioread16(ioaddr + (reg)) macro1824 phy_data = dr16(0x80 + offset * 4); in dmfe_phy_read()