Searched refs:PORT_TILEGX (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/tty/serial/
H A Dtilegx.c522 return port->type == PORT_TILEGX ? DRIVER_NAME_STRING : NULL; tilegx_type()
551 port->type = PORT_TILEGX; tilegx_config_port()
561 if ((ser->type != PORT_UNKNOWN) && (ser->type != PORT_TILEGX)) tilegx_verify_port()
634 port->type = PORT_TILEGX; tilegx_init_ports()
/linux-4.1.27/include/uapi/linux/
H A Dserial_core.h241 #define PORT_TILEGX 106 macro

Completed in 122 milliseconds