sccnxp_read 250 drivers/tty/serial/sccnxp.c return sccnxp_read(port, (port->line << 3) + reg); sccnxp_read 489 drivers/tty/serial/sccnxp.c isr = sccnxp_read(&s->port[0], SCCNXP_ISR_REG); sccnxp_read 599 drivers/tty/serial/sccnxp.c ipr = ~sccnxp_read(port, SCCNXP_IPCR_REG);