coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
hda_verb.c File Reference
#include <console/console.h>
#include <device/azalia_device.h>
#include <device/mmio.h>
#include "hda_verb.h"
Include dependency graph for hda_verb.c:

Go to the source code of this file.

Functions

int hda_codec_detect (u8 *base)
 

Function Documentation

◆ hda_codec_detect()

int hda_codec_detect ( u8 base)

Definition at line 9 of file hda_verb.c.

References azalia_enter_reset(), azalia_exit_reset(), base, BIOS_DEBUG, HDA_GCAP_REG, HDA_STATESTS_REG, printk, read16(), read8(), write16(), and write8().

Here is the call graph for this function: