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

Go to the source code of this file.

Macros

#define GPIO_REC_MODE   42
 
#define GPIO_SPI_WP   68
 

Functions

int get_power_switch (void)
 

Macro Definition Documentation

◆ GPIO_REC_MODE

#define GPIO_REC_MODE   42

Definition at line 7 of file onboard.h.

◆ GPIO_SPI_WP

#define GPIO_SPI_WP   68

Definition at line 10 of file onboard.h.

Function Documentation

◆ get_power_switch()

int get_power_switch ( void  )

Definition at line 50 of file chromeos.c.

Referenced by fill_lb_gpios().

Here is the caller graph for this function: