Searched refs:PORT_NPCM (Results 1 – 3 of 3) sorted by relevance
173 case PORT_NPCM: in of_platform_serial_setup()354 { .compatible = "nuvoton,wpcm450-uart", .data = (void *)PORT_NPCM, },355 { .compatible = "nuvoton,npcm750-uart", .data = (void *)PORT_NPCM, },
273 [PORT_NPCM] = {
54 #define PORT_NPCM 40 macro