Home
last modified time | relevance | path

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

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