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

Go to the source code of this file.

Functions

int wakeup_need_reset (void)
 

Function Documentation

◆ wakeup_need_reset()

int wakeup_need_reset ( void  )

Definition at line 6 of file wakeup.c.

References gpio_get_value(), and GPIO_Y10.

Referenced by wakeup().

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