Searched refs:EMMC_MAX_PARTITIONS (Results 1 – 2 of 2) sorted by relevance
118 #define EMMC_MAX_PARTITIONS 8 macro127 EMMC_PARTITION Partition[EMMC_MAX_PARTITIONS];
325 for (Index = 0; Index < EMMC_MAX_PARTITIONS; Index++) { in DiscoverAllPartitions()630 for (Index = 0; Index < EMMC_MAX_PARTITIONS; Index++) { in DiscoverEmmcDevice()646 if (Index >= EMMC_MAX_PARTITIONS) { in DiscoverEmmcDevice()