Home
last modified time | relevance | path

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

/drivers/serial/
A Dserial_xuartlite.c27 struct uartlite { struct
35 struct uartlite *regs; argument
57 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()
A DKconfig986 If you have a Xilinx based board and want to use the uartlite

Completed in 14 milliseconds