Searched refs:PORT (Results 1 - 25 of 109) sorted by relevance

12345

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/serial/
H A D8250_boca.c15 #define PORT(_base,_irq) \ macro
25 PORT(0x100, 12),
26 PORT(0x108, 12),
27 PORT(0x110, 12),
28 PORT(0x118, 12),
29 PORT(0x120, 12),
30 PORT(0x128, 12),
31 PORT(0x130, 12),
32 PORT(0x138, 12),
33 PORT(
[all...]
H A D8250_fourport.c15 #define PORT(_base,_irq) \ macro
25 PORT(0x1a0, 9),
26 PORT(0x1a8, 9),
27 PORT(0x1b0, 9),
28 PORT(0x1b8, 9),
29 PORT(0x2a0, 5),
30 PORT(0x2a8, 5),
31 PORT(0x2b0, 5),
32 PORT(0x2b8, 5),
H A D8250_exar_st16c554.c18 #define PORT(_base,_irq) \ macro
28 PORT(0x100, 5),
29 PORT(0x108, 5),
30 PORT(0x110, 5),
31 PORT(0x118, 5),
H A D8250_mca.c22 #define PORT(_base,_irq) \ macro
32 PORT(0x3220, 3),
33 PORT(0x3228, 3),
34 PORT(0x4220, 3),
35 PORT(0x4228, 3),
36 PORT(0x5220, 3),
37 PORT(0x5228, 3),
H A D8250_accent.c15 #define PORT(_base,_irq) \ macro
25 PORT(0x330, 4),
26 PORT(0x338, 4),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/serial/
H A D8250_boca.c15 #define PORT(_base,_irq) \ macro
25 PORT(0x100, 12),
26 PORT(0x108, 12),
27 PORT(0x110, 12),
28 PORT(0x118, 12),
29 PORT(0x120, 12),
30 PORT(0x128, 12),
31 PORT(0x130, 12),
32 PORT(0x138, 12),
33 PORT(
[all...]
H A D8250_fourport.c15 #define PORT(_base,_irq) \ macro
25 PORT(0x1a0, 9),
26 PORT(0x1a8, 9),
27 PORT(0x1b0, 9),
28 PORT(0x1b8, 9),
29 PORT(0x2a0, 5),
30 PORT(0x2a8, 5),
31 PORT(0x2b0, 5),
32 PORT(0x2b8, 5),
H A D8250_exar_st16c554.c18 #define PORT(_base,_irq) \ macro
28 PORT(0x100, 5),
29 PORT(0x108, 5),
30 PORT(0x110, 5),
31 PORT(0x118, 5),
H A D8250_mca.c22 #define PORT(_base,_irq) \ macro
32 PORT(0x3220, 3),
33 PORT(0x3228, 3),
34 PORT(0x4220, 3),
35 PORT(0x4228, 3),
36 PORT(0x5220, 3),
37 PORT(0x5228, 3),
H A D8250_accent.c15 #define PORT(_base,_irq) \ macro
25 PORT(0x330, 4),
26 PORT(0x338, 4),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/kernel/
H A D8250-platform.c12 #define PORT(base, int) \ macro
23 PORT(0x3F8, 4),
24 PORT(0x2F8, 3),
25 PORT(0x3E8, 4),
26 PORT(0x2E8, 3),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/kernel/
H A D8250-platform.c12 #define PORT(base, int) \ macro
23 PORT(0x3F8, 4),
24 PORT(0x2F8, 3),
25 PORT(0x3E8, 4),
26 PORT(0x2E8, 3),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/mti-malta/
H A Dmalta-console.c26 #define PORT(offset) (0x3f8 + (offset)) macro
31 return inb(PORT(offset));
36 outb(value, PORT(offset));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/mti-malta/
H A Dmalta-console.c26 #define PORT(offset) (0x3f8 + (offset)) macro
31 return inb(PORT(offset));
36 outb(value, PORT(offset));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/miniupnpc/
H A Dtestminiwget.sh22 PORT=
43 while [ -z "$PORT" ]; do
45 PORT=`cat $HTTPSERVEROUT | sed 's/Listening on port \([0-9]*\)/\1/' `
47 echo "Test HTTP server is listening on $PORT"
49 URL1="http://$ADDR:$PORT/index.html"
50 URL2="http://$ADDR:$PORT/chunked"
51 URL3="http://$ADDR:$PORT/addcrap"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/miniupnpc/
H A Dtestminiwget.sh22 PORT=
43 while [ -z "$PORT" ]; do
45 PORT=`cat $HTTPSERVEROUT | sed 's/Listening on port \([0-9]*\)/\1/' `
47 echo "Test HTTP server is listening on $PORT"
49 URL1="http://$ADDR:$PORT/index.html"
50 URL2="http://$ADDR:$PORT/chunked"
51 URL3="http://$ADDR:$PORT/addcrap"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/miniupnpc/
H A Dtestminiwget.sh22 PORT=
43 while [ -z "$PORT" ]; do
45 PORT=`cat $HTTPSERVEROUT | sed 's/Listening on port \([0-9]*\)/\1/' `
47 echo "Test HTTP server is listening on $PORT"
49 URL1="http://$ADDR:$PORT/index.html"
50 URL2="http://$ADDR:$PORT/chunked"
51 URL3="http://$ADDR:$PORT/addcrap"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/boot/compressed/
H A Duart-16550.c13 #define PORT(offset) (CKSEG1ADDR(UART_BASE) + (offset)) macro
18 #define PORT(offset) (CKSEG1ADDR(AR7_REGS_UART0) + (4 * offset)) macro
21 #ifndef PORT
27 return *((char *)PORT(offset));
32 *((char *)PORT(offset)) = value;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/boot/compressed/
H A Duart-16550.c13 #define PORT(offset) (CKSEG1ADDR(UART_BASE) + (offset)) macro
18 #define PORT(offset) (CKSEG1ADDR(AR7_REGS_UART0) + (4 * offset)) macro
21 #ifndef PORT
27 return *((char *)PORT(offset));
32 *((char *)PORT(offset)) = value;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/loongson/common/
H A Dearly_printk.c16 #define PORT(base, offset) (u8 *)(base + offset) macro
20 return readb(PORT(base, offset));
25 writeb(value, PORT(base, offset));
H A Dserial.c22 #define PORT(int) \ macro
43 [MACH_LEMOTE_FL2E] {PORT(4), {} },
44 [MACH_LEMOTE_FL2F] {PORT(3), {} },
49 [MACH_LEMOTE_LL2F] {PORT(3), {} },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/mti-sead3/
H A Dsead3-console.c28 #define PORT(base_addr, offset) ((unsigned int __iomem *)(base_addr+(offset)*4)) macro
32 return __raw_readl(PORT(base_addr, offset)) & 0xff;
37 __raw_writel(value, PORT(base_addr, offset));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/loongson/common/
H A Dearly_printk.c16 #define PORT(base, offset) (u8 *)(base + offset) macro
20 return readb(PORT(base, offset));
25 writeb(value, PORT(base, offset));
H A Dserial.c22 #define PORT(int) \ macro
43 [MACH_LEMOTE_FL2E] {PORT(4), {} },
44 [MACH_LEMOTE_FL2F] {PORT(3), {} },
49 [MACH_LEMOTE_LL2F] {PORT(3), {} },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/mti-sead3/
H A Dsead3-console.c28 #define PORT(base_addr, offset) ((unsigned int __iomem *)(base_addr+(offset)*4)) macro
32 return __raw_readl(PORT(base_addr, offset)) & 0xff;
37 __raw_writel(value, PORT(base_addr, offset));

Completed in 128 milliseconds

12345