coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
cn81xx_mio_boot Struct Reference

#include <soc.h>

Collaboration diagram for cn81xx_mio_boot:
Collaboration graph

Data Fields

u8 rsvd0 [0xb0]
 
u64 thr
 
u8 rsvd1 [0x8]
 
u64 pin_defs
 
u8 rsvd2 [0x8]
 
u64 ap_jump
 
u64 rom_limit
 
u8 rsvd3 [0x18]
 
u64 bist_stat
 

Detailed Description

Definition at line 9 of file soc.h.

Field Documentation

◆ ap_jump

u64 cn81xx_mio_boot::ap_jump

Definition at line 15 of file soc.h.

◆ bist_stat

u64 cn81xx_mio_boot::bist_stat

Definition at line 18 of file soc.h.

◆ pin_defs

u64 cn81xx_mio_boot::pin_defs

Definition at line 13 of file soc.h.

◆ rom_limit

u64 cn81xx_mio_boot::rom_limit

Definition at line 16 of file soc.h.

◆ rsvd0

u8 cn81xx_mio_boot::rsvd0[0xb0]

Definition at line 10 of file soc.h.

◆ rsvd1

u8 cn81xx_mio_boot::rsvd1[0x8]

Definition at line 12 of file soc.h.

◆ rsvd2

u8 cn81xx_mio_boot::rsvd2[0x8]

Definition at line 14 of file soc.h.

◆ rsvd3

u8 cn81xx_mio_boot::rsvd3[0x18]

Definition at line 17 of file soc.h.

◆ thr

u64 cn81xx_mio_boot::thr

Definition at line 11 of file soc.h.


The documentation for this struct was generated from the following file: