Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dserial_pl01x.c48 static int pl01x_getc(struct pl01x_regs *regs) in pl01x_getc() function
223 int ch = pl01x_getc(base_regs); in pl01x_serial_getc()
312 return pl01x_getc(priv->regs); in pl01x_serial_getc()