• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1/* SPDX-License-Identifier: GPL-2.0-only */
2
3#include "gma.asl"
4
5Scope (GFX0)
6{
7	Name (BRIG, Package (0x12)
8	{
9		100, /* default AC */
10		100, /* default Battery */
11		  2,
12		  4,
13		  5,
14		  7,
15		  9,
16		 11,
17		 13,
18		 18,
19		 20,
20		 24,
21		 29,
22		 33,
23		 40,
24		 50,
25		 67,
26		100,
27	})
28}
29