Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dserial_core.h155 #define PORT_SB1250_DUART 77 macro
/linux-3.4.99/drivers/tty/serial/
Dsb1250-duart.c741 uport->type = PORT_SB1250_DUART; in sbd_config_port()
751 if (ser->type != PORT_UNKNOWN && ser->type != PORT_SB1250_DUART) in sbd_verify_port()