Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_uart.c97 static const struct serial_ops stm32_uart_serial_ops = { variable
104 DECLARE_KEEP_PAGER(stm32_uart_serial_ops);
109 pd->chip.ops = &stm32_uart_serial_ops; in stm32_uart_init()
130 pd->chip.ops = &stm32_uart_serial_ops; in stm32_uart_init_from_dt_node()