Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_xuartlite.c28 struct uartlite { struct
36 struct uartlite *regs; argument
42 struct uartlite *regs = plat->regs; in uartlite_serial_putc()
55 struct uartlite *regs = plat->regs; in uartlite_serial_getc()
66 struct uartlite *regs = plat->regs; in uartlite_serial_pending()
77 struct uartlite *regs = plat->regs; in uartlite_serial_probe()
90 plat->regs = (struct uartlite *)devfdt_get_addr(dev); in uartlite_serial_ofdata_to_platdata()
124 struct uartlite *regs = (struct uartlite *)CONFIG_DEBUG_UART_BASE; in _debug_uart_init()
133 struct uartlite *regs = (struct uartlite *)CONFIG_DEBUG_UART_BASE; in _debug_uart_putc()
H A DKconfig498 If you have a Xilinx based board and want to use the uartlite
/rk3399_rockchip-uboot/doc/device-tree-bindings/serial/
H A Dxilinx_uartlite.txt4 - compatible : should be "xlnx,xps-uartlite-1.00.a", or "xlnx,opb-uartlite-1.00.b"
10 compatible = "xlnx,xps-uartlite-1.00.a";