Searched refs:dr16 (Results 1 – 2 of 2) sorted by relevance
20 #define dr16(reg) ioread16(ioaddr + (reg)) macro255 np->phy_media = (dr16(ASICCtrl) & PhyMedia) ? 1 : 0; in rio_probe1()790 int_status = dr16(IntStatus); in rio_interrupt()882 dw16(TxStartThresh, dr16(TxStartThresh) + 0x10); in tx_error()888 if (!(dr16(ASICCtrl + 2) & ResetBusy)) in tx_error()908 if (!(dr16(ASICCtrl + 2) & ResetBusy)) in tx_error()919 dw32(MACCtrl, dr16(MACCtrl) | TxEnable); in tx_error()1101 stat_reg = dr16(FramesAbortXSColls); in get_stats()1105 stat_reg = dr16(CarrierSenseErrors); in get_stats()1111 dr16(BcstFramesXmtdOk); in get_stats()[all …]
148 #define dr16(reg) ioread16(ioaddr + (reg)) macro1831 phy_data = dr16(0x80 + offset * 4); in dmfe_phy_read()