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

Go to the source code of this file.

Macros

#define WWAN_FCPO   GPP_F21
 
#define WWAN_RST   GPP_E16
 
#define WWAN_PERST   GPP_E0
 
#define T1_OFF_MS   16
 
#define T2_OFF_MS   2
 

Macro Definition Documentation

◆ T1_OFF_MS

#define T1_OFF_MS   16

Definition at line 10 of file gpio.h.

◆ T2_OFF_MS

#define T2_OFF_MS   2

Definition at line 11 of file gpio.h.

◆ WWAN_FCPO

#define WWAN_FCPO   GPP_F21

Definition at line 7 of file gpio.h.

◆ WWAN_PERST

#define WWAN_PERST   GPP_E0

Definition at line 9 of file gpio.h.

◆ WWAN_RST

#define WWAN_RST   GPP_E16

Definition at line 8 of file gpio.h.