Searched refs:UTSR1 (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-sa1100/include/mach/
H A Duncompress.h35 while (!(UART(UTSR1) & UTSR1_TNF))
H A Ddebug-macro.S49 1001: ldr \rd, [\rx, #UTSR1]
55 1001: ldr \rd, [\rx, #UTSR1]
H A DSA-1100.h312 #define UTSR1 0x20 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-sa1100/include/mach/
H A Duncompress.h35 while (!(UART(UTSR1) & UTSR1_TNF))
H A Ddebug-macro.S49 1001: ldr \rd, [\rx, #UTSR1]
55 1001: ldr \rd, [\rx, #UTSR1]
H A DSA-1100.h312 #define UTSR1 0x20 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/serial/
H A Dsa1100.c66 #define UART_GET_UTSR1(sport) __raw_readl((sport)->port.membase + UTSR1)
74 #define UART_PUT_UTSR1(sport,v) __raw_writel((v),(sport)->port.membase + UTSR1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/serial/
H A Dsa1100.c66 #define UART_GET_UTSR1(sport) __raw_readl((sport)->port.membase + UTSR1)
74 #define UART_PUT_UTSR1(sport,v) __raw_writel((v),(sport)->port.membase + UTSR1)

Completed in 221 milliseconds