Searched refs:PORT_NPCM (Results 1 – 3 of 3) sorted by relevance
66 #define PORT_NPCM 40 macro
337 { .compatible = "nuvoton,wpcm450-uart", .data = (void *)PORT_NPCM, },338 { .compatible = "nuvoton,npcm750-uart", .data = (void *)PORT_NPCM, },
291 [PORT_NPCM] = {2224 if (port->type == PORT_NPCM) { in serial8250_do_startup()2583 else if (up->port.type == PORT_NPCM) in serial8250_do_get_divisor()