Searched refs:DT_UART_DCC_COMPAT (Results 1 – 2 of 2) sorted by relevance
10 #define DT_UART_DCC_COMPAT "arm,dcc" macro
182 if (strncmp(info->compatible, DT_UART_DCC_COMPAT, strlen(DT_UART_DCC_COMPAT)) != 0) { in fdt_add_uart_info()