Home
last modified time | relevance | path

Searched refs:ack_data (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dearly_me.c130 debug("ME: Requested BIOS Action: %s\n", me_ack_values[hfs.ack_data]); in intel_early_me_init_done()
135 switch (hfs.ack_data) { in intel_early_me_init_done()
/openbmc/u-boot/arch/x86/include/asm/
H A Dme_common.h76 u32 ack_data:3; member