summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/broadwell/acpi/hda.asl
blob: a6f0d7b252f8290bf7db690f71a2ed43f9784b75 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* SPDX-License-Identifier: GPL-2.0-only */

/* Intel PCH HDA */

// Intel High Definition Audio (Azalia) 0:1b.0

Device (HDEF)
{
	Name (_ADR, 0x001b0000)
	Name (_PRW, Package () { 0x6d, 3 })
}