Home
last modified time | relevance | path

Searched refs:PORT_16550 (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/include/uapi/linux/
Dserial.h54 #define PORT_16550 3 macro
/linux-6.12.1/drivers/tty/serial/8250/
D8250_bcm2835aux.c100 up.port.type = PORT_16550; in bcm2835aux_serial_probe()
D8250_of.c323 { .compatible = "ns16550", .data = (void *)PORT_16550, },
D8250_mtk.c555 uart.port.type = PORT_16550; in mtk8250_probe()
D8250_port.c69 [PORT_16550] = {
1246 port->type = PORT_16550; in autoconfig()
/linux-6.12.1/drivers/tty/serial/
Dsunsu.c1102 up->port.type = PORT_16550; in sunsu_autoconfig()