Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dserial.h55 #define PORT_CIRRUS 5 /* usurped by cyclades.c */ macro
Dserial_core.h34 #define PORT_CIRRUS 5 macro
/Linux-v4.19/drivers/tty/serial/8250/
D8250_port.c97 [PORT_CIRRUS] = {
3113 ser->type >= ARRAY_SIZE(uart_config) || ser->type == PORT_CIRRUS || in serial8250_verify_port()
/Linux-v4.19/drivers/tty/
Dcyclades.c3105 info->type = PORT_CIRRUS; in cy_init_card()