Lines Matching defs:RTL_R16
679 #define RTL_R16(reg) ioread16 (ioaddr + (reg))
1247 RTL_R16 (mii_2_8139_map[location]) : 0;
1435 RTL_W16 (MultiIntr, RTL_R16 (MultiIntr) & MultiIntrClear);
1494 if (RTL_R16 (CSCR) & CSCR_LinkOKBit) {
1510 linkcase = RTL_R16 (CSCR) & CSCR_LinkStatusBits;
1539 if ((RTL_R16 (CSCR) &
1602 RTL_R16(NWayLPAR));
1604 RTL_R16(IntrMask), RTL_R16(IntrStatus));
1669 RTL_R8(ChipCmd), RTL_R16(IntrStatus),
1670 RTL_R16(IntrMask), RTL_R8(MediaStatus));
1934 status = RTL_R16 (IntrStatus) & RxAckBits;
1958 RTL_R16(RxBufAddr), RTL_R16(RxBufPtr), RTL_R8(ChipCmd));
2073 RTL_R16(RxBufAddr), RTL_R16(RxBufPtr), RTL_R8(ChipCmd));
2135 if (likely(RTL_R16(IntrStatus) & RxAckBits))
2163 status = RTL_R16 (IntrStatus);
2184 link_changed = RTL_R16 (CSCR) & CSCR_LinkChangeBit;
2213 RTL_R16(IntrStatus));
2266 RTL_R16(IntrStatus));