Searched refs:TXD (Results 1 - 13 of 13) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/irda/
H A Dnsc-ircc.h75 #define TXD 0x00 /* Transmit data port */ macro
H A Dnsc-ircc.c1630 outb(buf[actual++], iobase+TXD);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/irda/
H A Dnsc-ircc.h75 #define TXD 0x00 /* Transmit data port */ macro
H A Dnsc-ircc.c1630 outb(buf[actual++], iobase+TXD);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Dallformats.c197 REGISTER_DEMUXER (TXD, txd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Dallformats.c197 REGISTER_DEMUXER (TXD, txd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Dallformats.c197 REGISTER_DEMUXER (TXD, txd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/shared/
H A Dhnddma.c197 #define TXD(x) XXD((x), di->ntxd) macro
199 #define NEXTTXD(i) TXD((i) + 1)
200 #define PREVTXD(i) TXD((i) - 1)
204 #define NTXDACTIVE(h, t) TXD((t) - (h))
2499 rot = TXD(ad - di->txin);
2514 new = TXD(old + rot);
2544 di->txout = TXD(di->txout + rot);
3325 rot = TXD(ad - di->txin);
3340 new = TXD(old + rot);
3376 di->txout = TXD(d
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dallcodecs.c187 REGISTER_DECODER (TXD, txd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dallcodecs.c187 REGISTER_DECODER (TXD, txd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dallcodecs.c187 REGISTER_DECODER (TXD, txd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dsunhme.c146 printk("TXD[%d..%d]: [%08x:%08x] [%08x:%08x] [%08x:%08x] [%08x:%08x]\n",
1886 #define TXD(x) printk x macro
1888 #define TXD(x) macro
1900 TXD(("TX<"));
1906 TXD(("[%d]", elem));
1942 TXD((">"));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dsunhme.c146 printk("TXD[%d..%d]: [%08x:%08x] [%08x:%08x] [%08x:%08x] [%08x:%08x]\n",
1886 #define TXD(x) printk x macro
1888 #define TXD(x) macro
1900 TXD(("TX<"));
1906 TXD(("[%d]", elem));
1942 TXD((">"));

Completed in 212 milliseconds