Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/serial/
H A Dserial_s5p.c32 struct s5p_uart *reg; /* address of registers in physical memory */
62 static void __maybe_unused s5p_serial_init(struct s5p_uart *uart) in s5p_serial_init()
92 struct s5p_uart *const uart = plat->reg; in s5p_serial_setbrg()
115 struct s5p_uart *const uart = plat->reg; in s5p_serial_probe()
122 static int serial_err_check(const struct s5p_uart *const uart, int op) in serial_err_check()
144 struct s5p_uart *const uart = plat->reg; in s5p_serial_getc()
156 struct s5p_uart *const uart = plat->reg; in s5p_serial_putc()
170 struct s5p_uart *const uart = plat->reg; in s5p_serial_pending()
188 plat->reg = (struct s5p_uart *)addr; in s5p_serial_ofdata_to_platdata()
223 struct s5p_uart *uart = (struct s5p_uart *)CONFIG_DEBUG_UART_BASE; in _debug_uart_init()
[all …]
/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/
H A Duart.h18 struct s5p_uart { struct
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Duart.h18 struct s5p_uart { struct