coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
hda_verb.c File Reference
Include dependency graph for hda_verb.c:

Go to the source code of this file.

Variables

const u32 cim_verb_data []
 
const u32 pc_beep_verbs []
 
 AZALIA_ARRAY_SIZES
 

Variable Documentation

◆ AZALIA_ARRAY_SIZES

AZALIA_ARRAY_SIZES

Definition at line 78 of file hda_verb.c.

◆ cim_verb_data

const u32 cim_verb_data[]

Definition at line 5 of file hda_verb.c.

◆ pc_beep_verbs

const u32 pc_beep_verbs[]
Initial value:
= {
0x00170500,
0x01470740,
0x01470c02,
0x0143b01f,
0x00c37100,
0x00b37410,
}

Definition at line 70 of file hda_verb.c.