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

#include <apbmisc.h>

Collaboration diagram for apbmisc:
Collaboration graph

Data Fields

u32 reserved0 [2]
 
u32 pp_strapping_opt_a
 
u32 reserved1 [6]
 
u32 pp_config_ctl
 
u32 reserved2 [6]
 
u32 pp_pinmux_global
 

Detailed Description

Definition at line 8 of file apbmisc.h.

Field Documentation

◆ pp_config_ctl

u32 apbmisc::pp_config_ctl

Definition at line 12 of file apbmisc.h.

Referenced by enable_jtag().

◆ pp_pinmux_global

u32 apbmisc::pp_pinmux_global

Definition at line 14 of file apbmisc.h.

Referenced by clamp_tristate_inputs().

◆ pp_strapping_opt_a

u32 apbmisc::pp_strapping_opt_a

Definition at line 10 of file apbmisc.h.

Referenced by sdram_get_ram_code().

◆ reserved0

u32 apbmisc::reserved0[2]

Definition at line 9 of file apbmisc.h.

◆ reserved1

u32 apbmisc::reserved1[6]

Definition at line 11 of file apbmisc.h.

◆ reserved2

u32 apbmisc::reserved2[6]

Definition at line 13 of file apbmisc.h.


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