Searched refs:uartlite (Results 1 – 3 of 3) sorted by relevance
25 struct uartlite { struct33 struct uartlite *regs; argument39 struct uartlite *regs = plat->regs; in uartlite_serial_putc()52 struct uartlite *regs = plat->regs; in uartlite_serial_getc()63 struct uartlite *regs = plat->regs; in uartlite_serial_pending()74 struct uartlite *regs = plat->regs; in uartlite_serial_probe()87 plat->regs = (struct uartlite *)devfdt_get_addr(dev); in uartlite_serial_ofdata_to_platdata()121 struct uartlite *regs = (struct uartlite *)CONFIG_DEBUG_UART_BASE; in _debug_uart_init()130 struct uartlite *regs = (struct uartlite *)CONFIG_DEBUG_UART_BASE; in _debug_uart_putc()
609 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";