Home
last modified time | relevance | path

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

/u-boot/drivers/serial/
A Dserial_sti_asc.c30 struct sti_asc_uart { struct
45 struct sti_asc_uart *regs; argument
73 struct sti_asc_uart *const uart = priv->regs; in sti_asc_pending()
83 static int _sti_asc_serial_setbrg(struct sti_asc_uart *uart, int baudrate) in _sti_asc_serial_setbrg()
134 struct sti_asc_uart *const uart = priv->regs; in sti_asc_serial_setbrg()
143 struct sti_asc_uart *const uart = priv->regs; in sti_asc_serial_getc()
156 struct sti_asc_uart *const uart = priv->regs; in sti_asc_serial_putc()
179 priv->regs = (struct sti_asc_uart *)base; in sti_asc_serial_probe()

Completed in 3 milliseconds