Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dcdns_uart.c107 static const struct serial_ops cdns_uart_ops = { variable
113 DECLARE_KEEP_PAGER(cdns_uart_ops);
123 pd->chip.ops = &cdns_uart_ops; in cdns_uart_init()