Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mmc/
Dcard.h222 #define MMC_NUM_GP_PARTITION 4 macro
/kernel/linux/linux-5.10/drivers/mmc/core/
Dmmc.c330 for (idx = 0; idx < MMC_NUM_GP_PARTITION; idx++) { in mmc_manage_gp_partitions()