Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dserial_core.h116 #define PORT_SB1250_DUART 77 macro
/linux-6.12.1/drivers/tty/serial/
Dsb1250-duart.c730 uport->type = PORT_SB1250_DUART; in sbd_config_port()
740 if (ser->type != PORT_UNKNOWN && ser->type != PORT_SB1250_DUART) in sbd_verify_port()