Home
last modified time | relevance | path

Searched refs:UART_RX (Results 1 – 7 of 7) sorted by relevance

/arch/frv/kernel/
Dgdb-io.h17 #undef UART_RX
30 #define UART_RX 0*8 /* In: Receive buffer (DLAB=0) */ macro
/arch/powerpc/platforms/embedded6xx/
Dls_uart.c47 printk("%c", in_8(avr_addr + UART_RX)); in wd_stop()
105 (void) in_8(avr_addr + UART_RX); in ls_uart_init()
/arch/mn10300/unit-asb2303/include/unit/
Dserial.h65 #define GDBPORT_SERIAL_RX __SYSREG(SERIAL_PORT0_BASE_ADDRESS + UART_RX * 4, u8)
80 #define GDBPORT_SERIAL_RX __SYSREG(SERIAL_PORT1_BASE_ADDRESS + UART_RX * 4, u8)
/arch/mn10300/unit-asb2364/include/unit/
Dserial.h62 #define GDBPORT_SERIAL_RX __SYSREG(SERIAL_PORT0_BASE_ADDRESS + UART_RX * 2, u8)
/arch/mn10300/unit-asb2305/include/unit/
Dserial.h56 #define GDBPORT_SERIAL_RX __SYSREG(SERIAL_PORT0_BASE_ADDRESS + UART_RX * 4, u8)
/arch/x86/platform/mrst/
Dearly_printk_mrst.c283 readb(phsu + UART_RX); in hsu_early_console_init()
/arch/mips/include/asm/mach-au1x00/
Dau1000.h1162 #define UART_RX 0 /* Receive buffer */ macro