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

#include <mt6315.h>

Collaboration diagram for mt6315_setting:
Collaboration graph

Data Fields

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

Detailed Description

Definition at line 9 of file mt6315.h.

Field Documentation

◆ addr

unsigned short mt6315_setting::addr

Definition at line 10 of file mt6315.h.

◆ mask

unsigned short mt6315_setting::mask

Definition at line 12 of file mt6315.h.

◆ shift

unsigned char mt6315_setting::shift

Definition at line 13 of file mt6315.h.

Referenced by mt6315_init_setting().

◆ val

unsigned short mt6315_setting::val

Definition at line 11 of file mt6315.h.


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