Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dlpc_uart.c97 static const struct serial_ops lpc_uart_ops = { variable
100 DECLARE_KEEP_PAGER(lpc_uart_ops);
106 pd->chip.ops = &lpc_uart_ops; in lpc_uart_init()