Home
last modified time | relevance | path

Searched refs:GDBPORT_SERIAL_FCR (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/mn10300/unit-asb2303/include/unit/
Dserial.h71 #define GDBPORT_SERIAL_FCR __SYSREG(SERIAL_PORT0_BASE_ADDRESS + UART_FCR * 4, u8) macro
86 #define GDBPORT_SERIAL_FCR __SYSREG(SERIAL_PORT1_BASE_ADDRESS + UART_FCR * 4, u8) macro
/linux-4.1.27/arch/mn10300/kernel/
Dgdb-io-serial.c36 GDBPORT_SERIAL_FCR = (UART_FCR_ENABLE_FIFO | UART_FCR_CLEAR_RCVR | in gdbstub_io_init()
/linux-4.1.27/arch/mn10300/unit-asb2364/include/unit/
Dserial.h68 #define GDBPORT_SERIAL_FCR __SYSREG(SERIAL_PORT0_BASE_ADDRESS + UART_FCR * 2, u8) macro
/linux-4.1.27/arch/mn10300/unit-asb2305/include/unit/
Dserial.h62 #define GDBPORT_SERIAL_FCR __SYSREG(SERIAL_PORT0_BASE_ADDRESS + UART_FCR * 4, u8) macro