Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dserial_core.h199 #define PORT_SPRD 111 macro
/linux-6.12.1/drivers/tty/serial/
Dsprd_serial.c865 port->type = PORT_SPRD; in sprd_config_port()
870 if (ser->type != PORT_SPRD) in sprd_verify_port()
1169 up->type = PORT_SPRD; in sprd_probe()