Home
last modified time | relevance | path

Searched refs:PORT_MN10300 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dserial_core.h169 #define PORT_MN10300 80 macro
/linux-4.1.27/arch/mn10300/kernel/
Dmn10300-serial.c166 .uart.type = PORT_MN10300,
228 .uart.type = PORT_MN10300,
293 .uart.type = PORT_MN10300,
1463 port->uart.type = PORT_MN10300; in mn10300_serial_config_port()
1498 if (ss->type != PORT_MN10300 && in mn10300_serial_verify_port()