repo.or.cz
/
coreboot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
util/sconfig: Remove unused ioapic and irq keywords
[coreboot.git]
/
src
/
southbridge
/
intel
/
lynxpoint
/
acpi
/
audio.asl
blob
43f2150b62786582a3f4aab1616154d33442887b
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
3
/* Intel PCH HDA */
4
5
// Intel High Definition Audio (Azalia) 0:1b.0
6
7
Device (HDEF)
8
{
9
Name (_ADR, 0x001b0000)
10
Name (_PRW, Package () { DEFAULT_PRW_VALUE, 3 })
11
}