Searched refs:apl_uart_init (Results 1 – 3 of 3) sorted by relevance
35 void apl_uart_init(pci_dev_t bdf, ulong base);
57 void apl_uart_init(pci_dev_t bdf, ulong base) in apl_uart_init() function85 apl_uart_init(plat->ns16550.bdf, plat->ns16550.base); in apl_ns16550_probe()
67 apl_uart_init(PCH_DEV_UART, CONFIG_DEBUG_UART_BASE); in pch_uart_init()
Completed in 3 milliseconds