coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
uart.c File Reference
#include <console/uart.h>
#include <types.h>
Include dependency graph for uart.c:

Go to the source code of this file.

Functions

uintptr_t uart_platform_base (unsigned int idx)
 

Function Documentation

◆ uart_platform_base()

uintptr_t uart_platform_base ( unsigned int  idx)

Definition at line 6 of file uart.c.

Referenced by uart_platform_baseptr().

Here is the caller graph for this function: