Home
last modified time | relevance | path

Searched defs:SWSMI_TMR_EN (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dpm.h49 #define SWSMI_TMR_EN (1 << 6) macro
/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/
H A Dpch.h361 #define SWSMI_TMR_EN (1 << 6) /* start software smi timer on bit set */ macro