Home
last modified time | relevance | path

Searched refs:MMC_NUM_BOOT_PARTITION (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/mmc/
H A Dcard.h244 #define MMC_NUM_BOOT_PARTITION 2 macro
/openbmc/u-boot/include/
H A Dmmc.h342 #define MMC_NUM_BOOT_PARTITION 2 macro
/openbmc/linux/drivers/mmc/core/
H A Dcore.c2198 SZ_512 * MMC_NUM_BOOT_PARTITION; in mmc_card_alternative_gpt_sector()
H A Dmmc.c456 for (idx = 0; idx < MMC_NUM_BOOT_PARTITION; idx++) { in mmc_decode_ext_csd()