Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/
A Dimx_lpuart.c125 .type = DT_DRIVER_UART,
A Dserial8250_uart.c163 .type = DT_DRIVER_UART,
A Dimx_uart.c197 .type = DT_DRIVER_UART,
A Dpl011.c227 .type = DT_DRIVER_UART,
/optee_os-3.20.0/core/kernel/
A Dconsole.c134 if (!dt_drv || dt_drv->type != DT_DRIVER_UART) in configure_console_from_dt()
A Ddt_driver.c108 case DT_DRIVER_UART: in assert_type_is_valid()
/optee_os-3.20.0/core/include/kernel/
A Ddt.h67 DT_DRIVER_UART, enumerator

Completed in 8 milliseconds