Searched refs:UART_KIND_SIFIVE (Results 1 – 4 of 4) sorted by relevance
110 } else if (strncmp(args->arch_args.uart.kind, UART_KIND_SIFIVE, in arch_debug_console_init()
12 #define UART_KIND_SIFIVE "sifive" macro
160 strcpy(sUart.kind, UART_KIND_SIFIVE); in HandleFdt()
78 { "sifive,uart0", UART_KIND_SIFIVE, &get_uart<ArchUARTSifive> },