Lines Matching defs:RTL_R16
679 #define RTL_R16(reg) ioread16 (ioaddr + (reg))
1246 RTL_R16 (mii_2_8139_map[location]) : 0;
1434 RTL_W16 (MultiIntr, RTL_R16 (MultiIntr) & MultiIntrClear);
1493 if (RTL_R16 (CSCR) & CSCR_LinkOKBit) {
1509 linkcase = RTL_R16 (CSCR) & CSCR_LinkStatusBits;
1538 if ((RTL_R16 (CSCR) &
1601 RTL_R16(NWayLPAR));
1603 RTL_R16(IntrMask), RTL_R16(IntrStatus));
1668 RTL_R8(ChipCmd), RTL_R16(IntrStatus),
1669 RTL_R16(IntrMask), RTL_R8(MediaStatus));
1933 status = RTL_R16 (IntrStatus) & RxAckBits;
1957 RTL_R16(RxBufAddr), RTL_R16(RxBufPtr), RTL_R8(ChipCmd));
2072 RTL_R16(RxBufAddr), RTL_R16(RxBufPtr), RTL_R8(ChipCmd));
2134 if (likely(RTL_R16(IntrStatus) & RxAckBits))
2162 status = RTL_R16 (IntrStatus);
2183 link_changed = RTL_R16 (CSCR) & CSCR_LinkChangeBit;
2212 RTL_R16(IntrStatus));
2265 RTL_R16(IntrStatus));