Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/fsp/
H A Dfsp_vpd.h62 uint8_t enable_hsi; /* Offset 0x0042 */ member
/openbmc/u-boot/arch/x86/cpu/baytrail/
H A Dfsp_configs.c95 fsp_upd->enable_hsi = fdtdec_get_bool(blob, node, "fsp,enable-hsi"); in update_fsp_configs()