summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/acpi/acpi/ipu.asl
blob: 2380964752085c6080f6c304cda3b947915426a0 (plain)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: GPL-2.0-only */

/* IPU3 input system - Device 05, Function 0 */
Device (IMGU)
{
	Name (_ADR, 0x00050000)
	Name (_DDN, "Imaging Unit")
	Name (_CCA, ZERO)
	Name (CAMD, 0x01)
}