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

#include <ec_commands.h>

Collaboration diagram for ec_param_ec_codec_dmic_set_gain_idx:
Collaboration graph

Data Fields

uint8_t channel
 
uint8_t gain
 
uint8_t reserved [2]
 

Detailed Description

Definition at line 5174 of file ec_commands.h.

Field Documentation

◆ channel

uint8_t ec_param_ec_codec_dmic_set_gain_idx::channel

Definition at line 5175 of file ec_commands.h.

◆ gain

uint8_t ec_param_ec_codec_dmic_set_gain_idx::gain

Definition at line 5176 of file ec_commands.h.

◆ reserved

uint8_t ec_param_ec_codec_dmic_set_gain_idx::reserved[2]

Definition at line 5177 of file ec_commands.h.


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