Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dserial_core.h44 #define PORT_RM9000 16 /* PMC-Sierra RM9xxx internal UART */ macro
/linux-2.6.39/drivers/tty/serial/
D8250.c278 [PORT_RM9000] = {
1391 if ((up->port.type == PORT_RM9000) ? in serial8250_start_tx()