Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/arch-baytrail/fsp/
Dfsp_vpd.h37 uint8_t emmc_boot_mode; /* Offset 0x0026 */ member
/external/u-boot/arch/x86/cpu/baytrail/
Dfsp_configs.c61 fsp_upd->emmc_boot_mode = fdtdec_get_int(blob, node, in update_fsp_configs()