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

#include <sar.h>

Collaboration diagram for sar_profile:
Collaboration graph

Data Fields

uint8_t revision
 
uint8_t dsar_set_count
 
uint8_t chains_count
 
uint8_t subbands_count
 
uint8_t sar_table [0]
 

Detailed Description

Definition at line 27 of file sar.h.

Field Documentation

◆ chains_count

uint8_t sar_profile::chains_count

Definition at line 30 of file sar.h.

Referenced by sar_emit_ewrd(), sar_emit_wrds(), and sar_fetch_set().

◆ dsar_set_count

uint8_t sar_profile::dsar_set_count

Definition at line 29 of file sar.h.

Referenced by sar_emit_ewrd().

◆ revision

uint8_t sar_profile::revision

Definition at line 28 of file sar.h.

Referenced by sar_emit_ewrd(), and sar_emit_wrds().

◆ sar_table

uint8_t sar_profile::sar_table[0]

Definition at line 32 of file sar.h.

Referenced by sar_fetch_set().

◆ subbands_count

uint8_t sar_profile::subbands_count

Definition at line 31 of file sar.h.

Referenced by sar_emit_ewrd(), sar_emit_wrds(), and sar_fetch_set().


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