Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/tty/serial/
H A Daltera_uart.c288 port->type = PORT_ALTERA_UART; in altera_uart_config_port()
348 return (port->type == PORT_ALTERA_UART) ? "Altera UART" : NULL; in altera_uart_type()
365 if ((ser->type != PORT_UNKNOWN) && (ser->type != PORT_ALTERA_UART)) in altera_uart_verify_port()
585 port->type = PORT_ALTERA_UART; in altera_uart_probe()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dserial_core.h190 #define PORT_ALTERA_UART 92 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dserial_core.h159 #define PORT_ALTERA_UART 92 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dserial_core.h96 #define PORT_ALTERA_UART 92 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dserial_core.h96 #define PORT_ALTERA_UART 92 macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Daltera_uart.c309 port->type = PORT_ALTERA_UART; in altera_uart_config_port()
369 return (port->type == PORT_ALTERA_UART) ? "Altera UART" : NULL; in altera_uart_type()
386 if ((ser->type != PORT_UNKNOWN) && (ser->type != PORT_ALTERA_UART)) in altera_uart_verify_port()
605 port->type = PORT_ALTERA_UART; in altera_uart_probe()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dserial_core.h98 #define PORT_ALTERA_UART 92 macro

Completed in 5 milliseconds