Home
last modified time | relevance | path

Searched refs:MMC_NUM_GP_PARTITION (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/mmc/
Dcard.h226 #define MMC_NUM_GP_PARTITION 4 macro
/linux-4.4.14/drivers/mmc/core/
Dmmc.c310 for (idx = 0; idx < MMC_NUM_GP_PARTITION; idx++) { in mmc_manage_gp_partitions()