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

Go to the source code of this file.

Data Structures

struct  efuse_regs
 

Functions

 check_member (efuse_regs, adc_cali_reg, 0x208)
 

Variables

static struct efuse_regs *const mtk_efuse = (void *)EFUSEC_BASE
 

Function Documentation

◆ check_member()

check_member ( efuse_regs  ,
adc_cali_reg  ,
0x208   
)

Variable Documentation

◆ mtk_efuse

struct efuse_regs* const mtk_efuse = (void *)EFUSEC_BASE
static

Definition at line 14 of file efuse.h.