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

#include <mt6359p.h>

Collaboration diagram for pmic_setting:
Collaboration graph

Data Fields

unsigned short addr
 
unsigned short val
 
unsigned short mask
 
unsigned char shift
 

Detailed Description

Definition at line 37 of file mt6359p.h.

Field Documentation

◆ addr

unsigned short pmic_setting::addr

Definition at line 38 of file mt6359p.h.

◆ mask

unsigned short pmic_setting::mask

Definition at line 40 of file mt6359p.h.

◆ shift

◆ val

unsigned short pmic_setting::val

Definition at line 39 of file mt6359p.h.


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