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 <gpio.h>
#include <baseboard/gpio.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 10 of file nhlt.c.

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

Here is the call graph for this function: