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

Go to the source code of this file.

Macros

#define EC_WAKE_PIN   GPE0_DW1_12
 
#define EC_SCI_GPI   GPE0_ESPI
 
#define SIO_EC_ENABLE_PS2K
 
#define EC_ENABLE_DPTF
 

Macro Definition Documentation

◆ EC_ENABLE_DPTF

#define EC_ENABLE_DPTF

Definition at line 19 of file ec.h.

◆ EC_SCI_GPI

#define EC_SCI_GPI   GPE0_ESPI

Definition at line 13 of file ec.h.

◆ EC_WAKE_PIN

#define EC_WAKE_PIN   GPE0_DW1_12

Definition at line 10 of file ec.h.

◆ SIO_EC_ENABLE_PS2K

#define SIO_EC_ENABLE_PS2K

Definition at line 16 of file ec.h.