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

Go to the source code of this file.

Functions

bool __weak variant_has_pcie_wwan (void)
 
uint8_t __weak variant_sd_aux_reset_gpio (void)
 

Function Documentation

◆ variant_has_pcie_wwan()

bool __weak variant_has_pcie_wwan ( void  )

Definition at line 7 of file helpers.c.

Referenced by bootblock_mainboard_init(), mainboard_assert_wwan_aux_reset(), mainboard_deassert_wwan_aux_reset(), and mainboard_get_dxio_ddi_descriptors().

Here is the caller graph for this function:

◆ variant_sd_aux_reset_gpio()

uint8_t __weak variant_sd_aux_reset_gpio ( void  )

Definition at line 12 of file helpers.c.

References GPIO_69.

Referenced by mainboard_get_dxio_ddi_descriptors().

Here is the caller graph for this function: