Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dserial_core.h154 #define PORT_BFIN 75 macro
/linux-4.1.27/drivers/tty/serial/
Dbfin_uart.c904 return uart->port.type == PORT_BFIN ? "BFIN-UART" : NULL; in bfin_serial_type()
931 uart->port.type = PORT_BFIN; in bfin_serial_config_port()