Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mn10300/kernel/
Dmn10300-serial.c166 .uart.type = PORT_MN10300,
228 .uart.type = PORT_MN10300,
293 .uart.type = PORT_MN10300,
1405 port->uart.type = PORT_MN10300; in mn10300_serial_config_port()
1440 if (ss->type != PORT_MN10300 && in mn10300_serial_verify_port()
/linux-3.4.99/include/linux/
Dserial_core.h164 #define PORT_MN10300 80 macro