Home
last modified time | relevance | path

Searched refs:aspeed_uart_index (Results 1 – 3 of 3) sorted by relevance

/qemu/include/hw/arm/
H A Daspeed_soc.h238 static inline int aspeed_uart_index(int uart_dev) in aspeed_uart_index() function
245 return aspeed_uart_index(sc->uarts_base); in aspeed_uart_first()
/qemu/hw/arm/
H A Daspeed_soc_common.c62 int uart_index = aspeed_uart_index(dev); in aspeed_soc_uart_set_chr()
H A Daspeed.c1099 return g_strdup_printf("uart%d", aspeed_uart_index(uart_chosen)); in aspeed_get_bmc_console()