Home
last modified time | relevance | path

Searched refs:PORT_NPCM (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dserial_core.h80 #define PORT_NPCM 40 macro
/Linux-v5.4/drivers/tty/serial/8250/
D8250_of.c344 { .compatible = "nuvoton,npcm750-uart", .data = (void *)PORT_NPCM, },
D8250_port.c295 [PORT_NPCM] = {
2100 if (port->type == PORT_NPCM) { in serial8250_do_startup()
2436 else if (up->port.type == PORT_NPCM) in serial8250_do_get_divisor()