Searched refs:RXD (Results 1 – 6 of 6) sorted by relevance
188 Pin 2 RXD input Receive220 2 RXD black 5 TXD223 5 TXD yellow 2 RXD231 5 TXD yellow 2 RXD234 2 RXD black 5 TXD242 2 RXD black 3 RXD 2 RXD258 2 RXD black 3 RXD 2 RXD
76 #define RXD 0x00 /* Receive data port */ macro
1935 byte = inb(iobase+RXD); in nsc_ircc_pio_receive()
1979 #define RXD(x) printk x macro1981 #define RXD(x) macro2000 RXD(("RX<")); in happy_meal_rx()2008 RXD(("[%d ", elem)); in happy_meal_rx()2012 RXD(("ERR(%08x)]", flags)); in happy_meal_rx()2076 RXD(("len=%d csum=%4x]", len, csum)); in happy_meal_rx()2089 RXD((">")); in happy_meal_rx()
152 #define RXD(x) XXD((x), di->nrxd) macro155 #define NEXTRXD(i) RXD((i) + 1)156 #define PREVRXD(i) RXD((i) - 1)159 #define NRXDACTIVE(h, t) RXD((t) - (h))
14 * 1) On chip U61, lift (disconnect) pins 21 (TXD) and 22 (RXD) from the board.