Searched refs:PORT_ALTERA_JTAGUART (Results 1 – 2 of 2) sorted by relevance
164 port->type = PORT_ALTERA_JTAGUART; in altera_jtaguart_config_port()213 return (port->type == PORT_ALTERA_JTAGUART) ? "Altera JTAG UART" : NULL; in altera_jtaguart_type()230 if (ser->type != PORT_UNKNOWN && ser->type != PORT_ALTERA_JTAGUART) in altera_jtaguart_verify_port()417 port->type = PORT_ALTERA_JTAGUART; in altera_jtaguart_probe()
158 #define PORT_ALTERA_JTAGUART 91 macro