Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dserial_core.h165 #define PORT_SB1250_DUART 77 macro
/Linux-v5.4/drivers/tty/serial/
Dsb1250-duart.c734 uport->type = PORT_SB1250_DUART; in sbd_config_port()
744 if (ser->type != PORT_UNKNOWN && ser->type != PORT_SB1250_DUART) in sbd_verify_port()