coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
variant.c File Reference
#include <chip.h>
#include <fw_config.h>
#include <baseboard/variants.h>
#include <variant/gpio.h>
#include <acpi/acpigen.h>
Include dependency graph for variant.c:

Go to the source code of this file.

Functions

void variant_update_soc_chip_config (struct soc_intel_alderlake_config *config)
 
void variant_generate_s0ix_hook (enum s0ix_entry entry)
 

Function Documentation

◆ variant_generate_s0ix_hook()

void variant_generate_s0ix_hook ( enum s0ix_entry  entry)

Definition at line 15 of file variant.c.

References acpigen_soc_clear_tx_gpio(), acpigen_soc_set_tx_gpio(), NFC_POWER, S0IX_ENTRY, and S0IX_EXIT.

Here is the call graph for this function:

◆ variant_update_soc_chip_config()

void variant_update_soc_chip_config ( struct soc_intel_alderlake_config config)

Definition at line 9 of file variant.c.

References AUDIO, config, FW_CONFIG, and fw_config_probe().

Here is the call graph for this function: