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