Home
last modified time | relevance | path

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

/u-boot/drivers/serial/
A Dserial_meson.c16 struct meson_uart { struct
26 struct meson_uart *reg; argument
77 static void meson_serial_init(struct meson_uart *uart) in meson_serial_init()
93 struct meson_uart *const uart = plat->reg; in meson_serial_probe()
110 struct meson_uart *const uart = plat->reg; in meson_serial_rx_error()
126 struct meson_uart *const uart = plat->reg; in meson_serial_getc()
143 struct meson_uart *const uart = plat->reg; in meson_serial_putc()
164 struct meson_uart *const uart = plat->reg; in meson_serial_setbrg()
186 struct meson_uart *const uart = plat->reg; in meson_serial_pending()
220 plat->reg = (struct meson_uart *)addr; in meson_serial_of_to_plat()
[all …]

Completed in 5 milliseconds