Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-vexpress/
A Dplatform_config.h27 #define IT_CONSOLE_UART IT_UART1 macro
52 #define IT_CONSOLE_UART IT_UART3 macro
66 #define IT_CONSOLE_UART IT_UART1 macro
77 #define IT_CONSOLE_UART IT_UART1 macro
A Dmain.c94 #if defined(IT_CONSOLE_UART) && \
123 itr_disable(IT_CONSOLE_UART); in console_itr_cb()
132 .it = IT_CONSOLE_UART,
151 itr_enable(IT_CONSOLE_UART); in yielding_console_notif()
155 itr_enable(IT_CONSOLE_UART); in yielding_console_notif()
170 itr_enable(IT_CONSOLE_UART); in init_console_itr()
/optee_os/core/arch/arm/plat-zynqmp/
A Dplatform_config.h64 #define IT_CONSOLE_UART IT_UART0 macro
82 #define IT_CONSOLE_UART IT_UART1 macro

Completed in 4 milliseconds