Searched refs:UART_FC_DISABLE (Results 1 – 4 of 4) sorted by relevance
53 #define UART_FC_DISABLE "disable" macro
308 if (strcmp(temp->valuestring, UART_FC_DISABLE) == 0) { in board_parse_uart()
57 #define UART_FC_DISABLE "disable" macro
274 if (strcmp(temp->valuestring, UART_FC_DISABLE) == 0) { in board_parse_uart()
Completed in 8 milliseconds