Searched refs:RT_CONSOLE_IS (Results 1 – 5 of 5) sorted by relevance
37 #define RT_CONSOLE_IS(con) (RT_CONSOLE_ID_ ## con == CONSOLE_RUNTIME) macro94 #if RT_CONSOLE_IS(pl011) || RT_CONSOLE_IS(dtb)97 #elif RT_CONSOLE_IS(pl011_1)100 #elif RT_CONSOLE_IS(dcc)
34 #define RT_CONSOLE_IS(con) (RT_CONSOLE_ID_ ## con == CONSOLE_RUNTIME) macro169 #if RT_CONSOLE_IS(pl011) || RT_CONSOLE_IS(dtb)172 #elif RT_CONSOLE_IS(pl011_1)175 #elif RT_CONSOLE_IS(dcc)
34 #define RT_CONSOLE_IS(con) (RT_CONSOLE_ID_ ## con == CONSOLE_RUNTIME) macro183 #if RT_CONSOLE_IS(pl011) || RT_CONSOLE_IS(dtb)186 #elif RT_CONSOLE_IS(pl011_1)189 #elif RT_CONSOLE_IS(dcc)
34 #if ((CONSOLE_IS(dtb) || RT_CONSOLE_IS(dtb)) && (XLNX_DT_CFG == 1))79 #if ((CONSOLE_IS(dtb) || RT_CONSOLE_IS(dtb)) && (XLNX_DT_CFG == 1))258 #if ((CONSOLE_IS(dtb) || RT_CONSOLE_IS(dtb)) && (XLNX_DT_CFG == 1)) in setup_console()281 #if (RT_CONSOLE_IS(dtb) && (XLNX_DT_CFG == 1)) in setup_console()
29 #define RT_CONSOLE_IS(con) (RT_CONSOLE_ID_ ## con == CONSOLE_RUNTIME) macro173 #if RT_CONSOLE_IS(cadence) || RT_CONSOLE_IS(dtb)176 #elif RT_CONSOLE_IS(cadence1)179 #elif RT_CONSOLE_IS(dcc)