1 /* SPDX-License-Identifier: GPL-2.0-only */
4 #include <cpu/intel/haswell/haswell.h>
5 #include <cpu/x86/smm.h>
6 #include <northbridge/intel/haswell/haswell.h>
7 #include <southbridge/intel/lynxpoint/me.h>
8 #include <southbridge/intel/lynxpoint/pch.h>
9 #include <superio/ite/it8772f/it8772f.h>
13 void mainboard_smi_sleep(u8 slp_typ
)
17 set_power_led(LED_BLINK
);
21 set_power_led(LED_OFF
);