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

#include <tmu.h>

Collaboration diagram for tmu_info:
Collaboration graph

Data Fields

unsigned int tmu_base
 
int tmu_mux
 
struct tmu_data data
 
unsigned int te1
 
unsigned int te2
 
int dc_value
 
int tmu_state
 

Detailed Description

Definition at line 81 of file tmu.h.

Field Documentation

◆ data

struct tmu_data tmu_info::data

Definition at line 85 of file tmu.h.

◆ dc_value

int tmu_info::dc_value

Definition at line 93 of file tmu.h.

◆ te1

unsigned int tmu_info::te1

Definition at line 89 of file tmu.h.

◆ te2

unsigned int tmu_info::te2

Definition at line 91 of file tmu.h.

◆ tmu_base

unsigned int tmu_info::tmu_base

Definition at line 83 of file tmu.h.

◆ tmu_mux

int tmu_info::tmu_mux

Definition at line 85 of file tmu.h.

◆ tmu_state

int tmu_info::tmu_state

Definition at line 95 of file tmu.h.


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