Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/serial/
Dbfin_sport_uart.c457 return up->port.type == PORT_BFIN_SPORT ? "BFIN-SPORT-UART" : NULL; in sport_type()
476 up->port.type = PORT_BFIN_SPORT; in sport_config_port()
/linux-2.6.39/include/linux/
Dserial_core.h155 #define PORT_BFIN_SPORT 79 macro