Searched refs:sccnxp_read (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
H A Dsccnxp.c215 static inline u8 sccnxp_read(struct uart_port *port, u8 reg) sccnxp_read() function
227 return sccnxp_read(port, (port->line << 3) + reg); sccnxp_port_read()
454 isr = sccnxp_read(&s->port[0], SCCNXP_ISR_REG); sccnxp_handle_events()
564 ipr = ~sccnxp_read(port, SCCNXP_IPCR_REG); sccnxp_get_mctrl()

Completed in 39 milliseconds