Searched refs:lpc_uart_names (Results 1 – 1 of 1) sorted by relevance
78 static const char *lpc_uart_names[LPC_UART_NUM] = { variable149 if (strcasecmp(lpcdev, lpc_uart_names[unit]) == 0) { in lpc_device_parse()151 lpc_uart_names[unit]); in lpc_device_parse()180 printf("%s\n", lpc_uart_names[i]); in lpc_print_supported_devices()256 name = lpc_uart_names[unit]; in lpc_init()