coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
pmic_efuse Struct Reference

#include <mt6359p.h>

Collaboration diagram for pmic_efuse:
Collaboration graph

Data Fields

unsigned short efuse_bit
 
unsigned short addr
 
unsigned short mask
 
unsigned char shift
 

Detailed Description

Definition at line 44 of file mt6359p.h.

Field Documentation

◆ addr

unsigned short pmic_efuse::addr

Definition at line 46 of file mt6359p.h.

◆ efuse_bit

unsigned short pmic_efuse::efuse_bit

Definition at line 45 of file mt6359p.h.

◆ mask

unsigned short pmic_efuse::mask

Definition at line 47 of file mt6359p.h.

◆ shift

unsigned char pmic_efuse::shift

Definition at line 48 of file mt6359p.h.


The documentation for this struct was generated from the following file: