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

Go to the source code of this file.

Functions

void set_uart_config (unsigned int idx)
 
void clear_uart_legacy_config (void)
 

Function Documentation

◆ clear_uart_legacy_config()

void clear_uart_legacy_config ( void  )

Definition at line 38 of file uart.c.

References FCH_LEGACY_UART_DECODE, and write16().

Here is the call graph for this function:

◆ set_uart_config()

void set_uart_config ( unsigned int  idx)

Definition at line 43 of file uart.c.

References ARRAY_SIZE, gpio_configure_pads(), and uart_info.

Here is the call graph for this function: