Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dserial_core.h166 #define PORT_BFIN_SPORT 79 macro
/linux-4.1.27/drivers/tty/serial/
Dbfin_sport_uart.c462 return up->port.type == PORT_BFIN_SPORT ? "BFIN-SPORT-UART" : NULL; in sport_type()
481 up->port.type = PORT_BFIN_SPORT; in sport_config_port()