1 /* SPDX-License-Identifier: GPL-2.0-only */
6 GP33 = 1 /* WLBT_OFF_5# (To pin 5 of WiFi mPCIe) */
7 GP36 = 1 /* WLBT_OFF_51# (To pin 51 of WiFi mPCIe) */
8 /* There also is RF_OFF# on pin 20, controlled by the EC */
10 Return(Package(){0,0})
16 GP33 = 0 /* WLBT_OFF_5# (To pin 5 of WiFi mPCIe) */
17 GP36 = 0 /* WLBT_OFF_51# (To pin 51 of WiFi mPCIe) */
18 /* There also is RF_OFF# on pin 20, controlled by the EC */
23 Method(_SST, 1, NotSerialized)
28 \_SB.PCI0.LPCB.EC0.LED (0, 0x80)
32 /* Thinkpad LED blinking */
33 \_SB.PCI0.LPCB.EC0.LED (0, 0xC0)