Searched refs:__read_sbdchn (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/tty/serial/
H A Dsb1250-duart.c116 static u64 __read_sbdchn(struct sbd_port *sport, int reg) function
150 __read_sbdchn(sport, R_DUART_MODE_REG_1);
151 __read_sbdchn(sport, R_DUART_MODE_REG_2);
158 retval = __read_sbdchn(sport, reg);

Completed in 166 milliseconds