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

Go to the source code of this file.

Functions

static void usb3_hub_reset (void)
 
void bootblock_mainboard_init (void)
 

Function Documentation

◆ bootblock_mainboard_init()

void bootblock_mainboard_init ( void  )

◆ usb3_hub_reset()

static void usb3_hub_reset ( void  )
static

Definition at line 10 of file bootblock.c.

References gpio_output(), and GPIO_USB3_HUB_RST_L.

Referenced by bootblock_mainboard_init().

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