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

#include <chip.h>

Collaboration diagram for drivers_amd_i2s_machine_dev_config:
Collaboration graph

Data Fields

const char * hid
 
unsigned int uid
 
struct acpi_gpio dmic_select_gpio
 

Detailed Description

Definition at line 8 of file chip.h.

Field Documentation

◆ dmic_select_gpio

struct acpi_gpio drivers_amd_i2s_machine_dev_config::dmic_select_gpio

Definition at line 13 of file chip.h.

Referenced by i2s_machine_dev_fill_ssdt(), and update_dmic_gpio().

◆ hid

const char* drivers_amd_i2s_machine_dev_config::hid

Definition at line 10 of file chip.h.

Referenced by i2s_machine_dev_fill_ssdt().

◆ uid

unsigned int drivers_amd_i2s_machine_dev_config::uid

Definition at line 13 of file chip.h.

Referenced by i2s_machine_dev_fill_ssdt().


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