Searched refs:uartlite (Results 1 – 3 of 3) sorted by relevance
28 struct uartlite { struct36 struct uartlite *regs; argument42 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()
498 If you have a Xilinx based board and want to use the uartlite
4 - compatible : should be "xlnx,xps-uartlite-1.00.a", or "xlnx,opb-uartlite-1.00.b"10 compatible = "xlnx,xps-uartlite-1.00.a";