Home
last modified time | relevance | path

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

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