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 33 of file hda_verb.c.

◆ cim_verb_data

const u32 cim_verb_data[]
Initial value:
= {
0x14f15051,
0x17aa211c,
0x00000008,
AZALIA_PIN_CFG(0, 0x16, 0x022140f0),
AZALIA_PIN_CFG(0, 0x17, 0x61a190f0),
AZALIA_PIN_CFG(0, 0x18, 0x02a190f0),
AZALIA_PIN_CFG(0, 0x19, 0x40f000f0),
AZALIA_PIN_CFG(0, 0x1a, 0x901701f0),
AZALIA_PIN_CFG(0, 0x1b, 0x40f001f0),
AZALIA_PIN_CFG(0, 0x1c, 0x40f001f0),
}
#define AZALIA_PIN_CFG(codec, pin, val)

Definition at line 5 of file hda_verb.c.

◆ pc_beep_verbs

const u32 pc_beep_verbs[]
Initial value:
= {
0x00170500,
0x01470500,
0x01470100,
0x01470740,
0x00b37517,
0x00c37100,
0x00c3b015,
0x0143b000,
}

Definition at line 23 of file hda_verb.c.