Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Dsccnxp.c227 static u8 sccnxp_read(struct uart_port *port, u8 reg) in sccnxp_read() function
250 return sccnxp_read(port, (port->line << 3) + reg); in sccnxp_port_read()
489 isr = sccnxp_read(&s->port[0], SCCNXP_ISR_REG); in sccnxp_handle_events()
599 ipr = ~sccnxp_read(port, SCCNXP_IPCR_REG); in sccnxp_get_mctrl()