coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
gen1.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GEN1_PCI_RESET_RESUMEWELL_GPIO   3
 
#define GALILEO_DETERMINE_IOEXP_SLA_RESUMEWELL_GPIO   5
 

Variables

static const struct reg_script gen1_gpio_init []
 
static const struct reg_script gen1_hsuart0_0x20 []
 
static const struct reg_script gen1_hsuart0_0x21 []
 
static const struct reg_script gen1_i2c_0x20_init []
 
static const struct reg_script gen1_i2c_0x21_init []
 
static const struct reg_script gen1_tpm_reset_0x20 []
 
static const struct reg_script gen1_tpm_reset_0x21 []
 

Macro Definition Documentation

◆ GALILEO_DETERMINE_IOEXP_SLA_RESUMEWELL_GPIO

#define GALILEO_DETERMINE_IOEXP_SLA_RESUMEWELL_GPIO   5

Definition at line 7 of file gen1.h.

◆ GEN1_PCI_RESET_RESUMEWELL_GPIO

#define GEN1_PCI_RESET_RESUMEWELL_GPIO   3

Definition at line 4 of file gen1.h.

Variable Documentation

◆ gen1_gpio_init

const struct reg_script gen1_gpio_init[]
static

Definition at line 1 of file gen1.h.

Referenced by car_mainboard_pre_console_init().

◆ gen1_hsuart0_0x20

const struct reg_script gen1_hsuart0_0x20[]
static
Initial value:
= {
}
#define BIT2
Definition: Ioh.h:9
#define BIT4
Definition: Ioh.h:11
#define BIT5
Definition: Ioh.h:12
#define R_QNC_GPIO_RGEN_RESUME_WELL
Definition: QuarkNcSocId.h:475
#define R_QNC_GPIO_RGLVL_RESUME_WELL
Definition: QuarkNcSocId.h:477
#define R_QNC_GPIO_RGIO_RESUME_WELL
Definition: QuarkNcSocId.h:476
@ GEN1_I2C_GPIO_EXP_0x20
Definition: reg_access.h:18
#define GEN1_GPIO_EXP_OUTPUT3
Definition: reg_access.h:37
#define REG_I2C_WRITE(slave_addr_, reg_, value_)
Definition: reg_access.h:69
#define GEN1_GPIO_EXP_PORT_SELECT
Definition: reg_access.h:40
#define REG_I2C_AND(slave_addr_, reg_, value_)
Definition: reg_access.h:71
#define GEN1_GPIO_EXP_PORT_DIR
Definition: reg_access.h:41
#define REG_SCRIPT_END
Definition: reg_script.h:427
#define REG_LEG_GPIO_AND(reg_, value_)
Definition: reg_access.h:128
#define REG_LEG_GPIO_OR(reg_, value_)
Definition: reg_access.h:134

Definition at line 1 of file gen1.h.

Referenced by car_mainboard_pre_console_init().

◆ gen1_hsuart0_0x21

◆ gen1_i2c_0x20_init

const struct reg_script gen1_i2c_0x20_init[]
static

◆ gen1_i2c_0x21_init

◆ gen1_tpm_reset_0x20

◆ gen1_tpm_reset_0x21