Searched refs:CONSOLE_IS (Results 1 – 5 of 5) sorted by relevance
28 #define CONSOLE_IS(con) (VERSAL_CONSOLE_ID_ ## con == VERSAL_CONSOLE) macro77 #if CONSOLE_IS(pl011) || CONSOLE_IS(dtb)80 #elif CONSOLE_IS(pl011_1)83 #elif CONSOLE_IS(dcc)86 #elif CONSOLE_IS(none)
25 #define CONSOLE_IS(con) (VERSAL_NET_CONSOLE_ID_ ## con == VERSAL_NET_CONSOLE) macro152 #if CONSOLE_IS(pl011) || CONSOLE_IS(dtb)155 #elif CONSOLE_IS(pl011_1)158 #elif CONSOLE_IS(dcc)161 #elif CONSOLE_IS(none)
25 #define CONSOLE_IS(con) (CONSOLE_ID_ ## con == CONSOLE) macro166 #if CONSOLE_IS(pl011) || CONSOLE_IS(dtb)169 #elif CONSOLE_IS(pl011_1)172 #elif CONSOLE_IS(dcc)175 #elif CONSOLE_IS(none)
26 #if !(CONSOLE_IS(none))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()261 if (CONSOLE_IS(dtb)) { in setup_console()
20 #define CONSOLE_IS(con) (ZYNQMP_CONSOLE_ID_ ## con == ZYNQMP_CONSOLE) macro156 #if CONSOLE_IS(cadence) || CONSOLE_IS(dtb)159 #elif CONSOLE_IS(cadence1)162 #elif CONSOLE_IS(dcc)165 #elif CONSOLE_IS(none)