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

Go to the source code of this file.

Data Structures

struct  cn81xx_mio_boot
 

Macros

#define MIO_BOOT_PIN_DEFS_UART0_RTS   (1 << 16)
 
#define MIO_BOOT_PIN_DEFS_UART1_RTS   (1 << 17)
 

Functions

 check_member (cn81xx_mio_boot, bist_stat, 0xf8)
 

Macro Definition Documentation

◆ MIO_BOOT_PIN_DEFS_UART0_RTS

#define MIO_BOOT_PIN_DEFS_UART0_RTS   (1 << 16)

Definition at line 26 of file soc.h.

◆ MIO_BOOT_PIN_DEFS_UART1_RTS

#define MIO_BOOT_PIN_DEFS_UART1_RTS   (1 << 17)

Definition at line 27 of file soc.h.

Function Documentation

◆ check_member()

check_member ( cn81xx_mio_boot  ,
bist_stat  ,
0xf8   
)