Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dserial_core.h66 #define PORT_NPCM 40 macro
/linux/drivers/tty/serial/8250/
A D8250_of.c325 { .compatible = "nuvoton,wpcm450-uart", .data = (void *)PORT_NPCM, },
326 { .compatible = "nuvoton,npcm750-uart", .data = (void *)PORT_NPCM, },
A D8250_port.c293 [PORT_NPCM] = {
2199 if (port->type == PORT_NPCM) { in serial8250_do_startup()
2556 else if (up->port.type == PORT_NPCM) in serial8250_do_get_divisor()

Completed in 10 milliseconds