coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
chip.h File Reference
#include <amdblocks/chip.h>
#include <amdblocks/i2c.h>
#include <gpio.h>
#include <soc/i2c.h>
#include <soc/southbridge.h>
#include <drivers/i2c/designware/dw_i2c.h>
#include <types.h>
#include <vendorcode/amd/fsp/cezanne/FspUsb.h>
Include dependency graph for chip.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  soc_amd_cezanne_config
 

Enumerations

enum  gpp_clk_req { GPP_CLK_ON , GPP_CLK_REQ , GPP_CLK_OFF }
 

Enumeration Type Documentation

◆ gpp_clk_req

Enumerator
GPP_CLK_ON 
GPP_CLK_REQ 
GPP_CLK_OFF 

Definition at line 15 of file chip.h.