Searched refs:EMMC_BOOT_8BIT (Results 1 – 6 of 6) sorted by relevance
42 #define EMMC_BOOT_8BIT (0x1 << 11) macro43 #define NF_BOOTBW_MASK EMMC_BOOT_8BIT
81 #define EMMC_BOOT_8BIT (0x1 << 11) macro256 bus_width = (sys_stat & EMMC_BOOT_8BIT) ? in get_mmc_bus_width()
82 #define EMMC_BOOT_8BIT (0x1 << 11) macro266 bus_width = (sys_stat & EMMC_BOOT_8BIT) ? in get_mmc_bus_width()
25 #define EMMC_BOOT_8BIT (0x1 << 11) macro