Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dhi16xx_uart.c105 static const struct serial_ops hi16xx_uart_ops = { variable
111 DECLARE_KEEP_PAGER(hi16xx_uart_ops);
119 pd->chip.ops = &hi16xx_uart_ops; in hi16xx_uart_init()