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

Go to the source code of this file.

Macros

#define EC_SCI_GPI   13 /* GPIO13 is EC_SCI# */
 

Functions

void butterfly_ec_init (void)
 

Macro Definition Documentation

◆ EC_SCI_GPI

#define EC_SCI_GPI   13 /* GPIO13 is EC_SCI# */

Definition at line 6 of file ec.h.

Function Documentation

◆ butterfly_ec_init()

void butterfly_ec_init ( void  )

Definition at line 7 of file ec.c.

References BIOS_DEBUG, EC_EC_PSW, EC_FW_VER0, EC_FW_VER1, EC_FW_VER2, EC_FW_VER3, EC_FW_VER4, EC_FW_VER5, ec_mem_read(), ec_mem_write(), EC_PSW_IKB, and printk.

Referenced by mainboard_init().

Here is the call graph for this function:
Here is the caller graph for this function: