Searched refs:uartlite (Results 1 – 2 of 2) sorted by relevance
27 struct uartlite { struct35 struct uartlite *regs; argument57 struct uartlite *regs = plat->regs; in uartlite_serial_putc()70 struct uartlite *regs = plat->regs; in uartlite_serial_getc()81 struct uartlite *regs = plat->regs; in uartlite_serial_pending()92 struct uartlite *regs = plat->regs; in uartlite_serial_probe()145 struct uartlite *regs = (struct uartlite *)CONFIG_VAL(DEBUG_UART_BASE); in _debug_uart_init()161 struct uartlite *regs = (struct uartlite *)CONFIG_VAL(DEBUG_UART_BASE); in _debug_uart_putc()
986 If you have a Xilinx based board and want to use the uartlite
Completed in 14 milliseconds