Searched refs:PORT_NPCM (Results 1 – 3 of 3) sorted by relevance
68 #define PORT_NPCM 40 macro
339 { .compatible = "nuvoton,wpcm450-uart", .data = (void *)PORT_NPCM, },340 { .compatible = "nuvoton,npcm750-uart", .data = (void *)PORT_NPCM, },
292 [PORT_NPCM] = {2246 if (port->type == PORT_NPCM) { in serial8250_do_startup()2609 else if (up->port.type == PORT_NPCM) in serial8250_do_get_divisor()