Home
last modified time | relevance | path

Searched refs:PORT_CIRRUS (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Dserial.h55 #define PORT_CIRRUS 5 /* usurped by cyclades.c */ macro
/Linux-v5.10/drivers/tty/serial/8250/
D8250_port.c87 [PORT_CIRRUS] = {
3157 ser->type >= ARRAY_SIZE(uart_config) || ser->type == PORT_CIRRUS || in serial8250_verify_port()
/Linux-v5.10/drivers/tty/
Dcyclades.c3100 info->type = PORT_CIRRUS; in cy_init_card()