Home
last modified time | relevance | path

Searched defs:RT_CONSOLE_IS (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/xilinx/versal/include/
H A Dversal_def.h37 #define RT_CONSOLE_IS(con) (RT_CONSOLE_ID_ ## con == CONSOLE_RUNTIME) macro
/rk3399_ARM-atf/plat/amd/versal2/include/
H A Ddef.h34 #define RT_CONSOLE_IS(con) (RT_CONSOLE_ID_ ## con == CONSOLE_RUNTIME) macro
/rk3399_ARM-atf/plat/xilinx/versal_net/include/
H A Dversal_net_def.h34 #define RT_CONSOLE_IS(con) (RT_CONSOLE_ID_ ## con == CONSOLE_RUNTIME) macro
/rk3399_ARM-atf/plat/xilinx/zynqmp/include/
H A Dzynqmp_def.h29 #define RT_CONSOLE_IS(con) (RT_CONSOLE_ID_ ## con == CONSOLE_RUNTIME) macro