Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dmvebu_uart.c110 static const struct serial_ops mvebu_uart_ops = { variable
116 DECLARE_KEEP_PAGER(mvebu_uart_ops);
125 pd->chip.ops = &mvebu_uart_ops; in mvebu_uart_init()