Home
last modified time | relevance | path

Searched refs:PORT_ALTERA_JTAGUART (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Daltera_jtaguart.c203 port->type = PORT_ALTERA_JTAGUART; in altera_jtaguart_config_port()
254 return (port->type == PORT_ALTERA_JTAGUART) ? "Altera JTAG UART" : NULL; in altera_jtaguart_type()
271 if (ser->type != PORT_UNKNOWN && ser->type != PORT_ALTERA_JTAGUART) in altera_jtaguart_verify_port()
456 port->type = PORT_ALTERA_JTAGUART; in altera_jtaguart_probe()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Daltera_jtaguart.c164 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()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dserial_core.h189 #define PORT_ALTERA_JTAGUART 91 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dserial_core.h158 #define PORT_ALTERA_JTAGUART 91 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dserial_core.h95 #define PORT_ALTERA_JTAGUART 91 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dserial_core.h95 #define PORT_ALTERA_JTAGUART 91 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dserial_core.h97 #define PORT_ALTERA_JTAGUART 91 macro

Completed in 6 milliseconds