Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dserial_core.h241 #define PORT_SPRD 111 macro
/linux-6.1.9/drivers/tty/serial/
Dsprd_serial.c890 port->type = PORT_SPRD; in sprd_config_port()
895 if (ser->type != PORT_SPRD) in sprd_verify_port()
1196 up->type = PORT_SPRD; in sprd_probe()