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

#include <acp.h>

Collaboration diagram for acp_config:
Collaboration graph

Public Types

enum  {
  I2S_PINS_MAX_HDA = 0 , I2S_PINS_MAX_MHDA = 1 , I2S_PINS_MIN_HDA = 2 , I2S_PINS_MIN_MHDA = 3 ,
  I2S_PINS_I2S_TDM = 4 , I2S_PINS_UNCONF = 7
}
 

Data Fields

enum acp_config:: { ... }  acp_pin_cfg
 
u8 acp_i2s_wake_enable
 
u8 acp_pme_enable
 
bool dmic_present
 

Detailed Description

Definition at line 8 of file acp.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
I2S_PINS_MAX_HDA 
I2S_PINS_MAX_MHDA 
I2S_PINS_MIN_HDA 
I2S_PINS_MIN_MHDA 
I2S_PINS_I2S_TDM 
I2S_PINS_UNCONF 

Definition at line 9 of file acp.h.

Field Documentation

◆ acp_i2s_wake_enable

u8 acp_config::acp_i2s_wake_enable

Definition at line 36 of file acp.h.

Referenced by acp_init(), and update_hp_int_odl().

◆ 

enum { ... } acp_config::acp_pin_cfg

Referenced by acp_init(), and fch_clk_output_48Mhz().

◆ acp_pme_enable

u8 acp_config::acp_pme_enable

Definition at line 38 of file acp.h.

Referenced by acp_init(), and update_hp_int_odl().

◆ dmic_present

bool acp_config::dmic_present

Definition at line 44 of file acp.h.

Referenced by acp_fill_wov_method().


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