Searched refs:MMC_NUM_GP_PARTITION (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/mmc/ | ||
| H A D | card.h | 276 #define MMC_NUM_GP_PARTITION 4 macro |
| /linux/drivers/mmc/core/ | ||
| H A D | mmc.c | 348 for (idx = 0; idx < MMC_NUM_GP_PARTITION; idx++) { in mmc_manage_gp_partitions() |