Home
last modified time | relevance | path

Searched refs:EMMC_BOOT_8BIT (Results 1 – 6 of 6) sorted by relevance

/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3520dv500/
Dplatform.h42 #define EMMC_BOOT_8BIT (0x1 << 11) macro
43 #define NF_BOOTBW_MASK EMMC_BOOT_8BIT
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3521dv200/
Dplatform.h42 #define EMMC_BOOT_8BIT (0x1 << 11) macro
43 #define NF_BOOTBW_MASK EMMC_BOOT_8BIT
/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dhisi_hi3531dv200.c81 #define EMMC_BOOT_8BIT (0x1 << 11) macro
256 bus_width = (sys_stat & EMMC_BOOT_8BIT) ? in get_mmc_bus_width()
Dhisi_hi3521dv200.c82 #define EMMC_BOOT_8BIT (0x1 << 11) macro
266 bus_width = (sys_stat & EMMC_BOOT_8BIT) ? in get_mmc_bus_width()
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3535av100/
Dplatform.h25 #define EMMC_BOOT_8BIT (0x1 << 11) macro
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-hi3531dv200/
Dplatform.h25 #define EMMC_BOOT_8BIT (0x1 << 11) macro