Searched refs:CONSOLE_IS (Results 1 – 4 of 4) sorted by relevance
26 #define CONSOLE_IS(con) (VERSAL_CONSOLE_ID_ ## con == VERSAL_CONSOLE) macro67 #if CONSOLE_IS(pl011) || CONSOLE_IS(dcc)69 #elif CONSOLE_IS(pl011_1)
196 (info->baud_rate == UART_BAUDRATE) && !CONSOLE_IS(dcc)) { in check_fdt_uart_info()211 if (CONSOLE_IS(dcc)) { in console_boot_end()301 if (CONSOLE_IS(cadence) || (CONSOLE_IS(cadence1))) { in setup_console()314 if (CONSOLE_IS(pl011) || (CONSOLE_IS(pl011_1))) { in setup_console()328 if (CONSOLE_IS(dcc)) { in setup_console()
18 #define CONSOLE_IS(con) (ZYNQMP_CONSOLE_ID_ ## con == ZYNQMP_CONSOLE) macro147 #if CONSOLE_IS(cadence) || CONSOLE_IS(dcc)149 #elif CONSOLE_IS(cadence1)
23 #define CONSOLE_IS(con) (VERSAL_NET_CONSOLE_ID_ ## con == VERSAL_NET_CONSOLE) macro141 #if CONSOLE_IS(pl011_1)