Searched refs:TXD (Results 1 – 7 of 7) sorted by relevance
191 Pin 5 TXD output Transmit220 2 RXD black 5 TXD223 5 TXD yellow 2 RXD231 5 TXD yellow 2 RXD234 2 RXD black 5 TXD245 5 TXD yellow 2 TXD 3 TXD261 5 TXD yellow 2 TXD 3 TXD
75 #define TXD 0x00 /* Transmit data port */ macro
1630 outb(buf[actual++], iobase+TXD); in nsc_ircc_pio_write()
151 #define TXD(x) XXD((x), di->ntxd) macro153 #define NEXTTXD(i) TXD((i) + 1)154 #define PREVTXD(i) TXD((i) - 1)158 #define NTXDACTIVE(h, t) TXD((t) - (h))1722 rot = TXD(ad - di->txin);1737 new = TXD(old + rot);1774 di->txout = TXD(di->txout + rot);
30 | SSP2 |---(TXD)----+ | | +---------+38 | UART2 |---(TXD)--------+
1915 #define TXD(x) printk x macro1917 #define TXD(x) macro1929 TXD(("TX<")); in happy_meal_tx()1935 TXD(("[%d]", elem)); in happy_meal_tx()1971 TXD((">")); in happy_meal_tx()
14 * 1) On chip U61, lift (disconnect) pins 21 (TXD) and 22 (RXD) from the board.