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

#include <lp_gpio.h>

Collaboration diagram for pch_lp_gpio_map:
Collaboration graph

Data Fields

u8 gpio
 
u32 conf0
 
u32 conf1
 
u8 owner
 
u8 route
 
u8 irqen
 
u8 reset
 
u8 blink
 
u8 pirq
 

Detailed Description

Definition at line 145 of file lp_gpio.h.

Field Documentation

◆ blink

u8 pch_lp_gpio_map::blink

Definition at line 153 of file lp_gpio.h.

Referenced by setup_pch_lp_gpios().

◆ conf0

u32 pch_lp_gpio_map::conf0

Definition at line 147 of file lp_gpio.h.

Referenced by set_gpio().

◆ conf1

u32 pch_lp_gpio_map::conf1

Definition at line 148 of file lp_gpio.h.

◆ gpio

u8 pch_lp_gpio_map::gpio

Definition at line 146 of file lp_gpio.h.

Referenced by get_gpios().

◆ irqen

u8 pch_lp_gpio_map::irqen

Definition at line 151 of file lp_gpio.h.

Referenced by setup_pch_lp_gpios().

◆ owner

u8 pch_lp_gpio_map::owner

Definition at line 149 of file lp_gpio.h.

Referenced by setup_pch_lp_gpios().

◆ pirq

u8 pch_lp_gpio_map::pirq

Definition at line 154 of file lp_gpio.h.

◆ reset

u8 pch_lp_gpio_map::reset

Definition at line 152 of file lp_gpio.h.

◆ route

u8 pch_lp_gpio_map::route

Definition at line 150 of file lp_gpio.h.

Referenced by setup_pch_lp_gpios().


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