coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
nhlt.c File Reference
#include <baseboard/variants.h>
#include <console/console.h>
#include <nhlt.h>
#include <soc/nhlt.h>
Include dependency graph for nhlt.c:

Go to the source code of this file.

Functions

void __weak variant_nhlt_init (struct nhlt *nhlt)
 

Function Documentation

◆ variant_nhlt_init()

void __weak variant_nhlt_init ( struct nhlt nhlt)

Definition at line 8 of file nhlt.c.

References AUDIO_LINK_SSP1, AUDIO_LINK_SSP2, BIOS_ERR, CONFIG, nhlt_soc_add_da7219(), nhlt_soc_add_dmic_array(), nhlt_soc_add_max98357(), nhlt_soc_add_rt5663(), and printk.

Referenced by mainboard_write_acpi_tables().

Here is the call graph for this function:
Here is the caller graph for this function: