Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dserial.h54 #define PORT_CIRRUS 5 /* usurped by cyclades.c */ macro
Dserial_core.h33 #define PORT_CIRRUS 5 macro
/linux-4.1.27/drivers/tty/serial/8250/
D8250_core.c167 [PORT_CIRRUS] = {
3081 ser->type >= ARRAY_SIZE(uart_config) || ser->type == PORT_CIRRUS || in serial8250_verify_port()
/linux-4.1.27/drivers/tty/
Dcyclades.c3138 info->type = PORT_CIRRUS; in cy_init_card()