Home
last modified time | relevance | path

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

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