Home
last modified time | relevance | path

Searched refs:MMC_NUM_BOOT_PARTITION (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/mmc/
H A Dcard.h222 #define MMC_NUM_BOOT_PARTITION 2 macro
/OK3568_Linux_fs/u-boot/include/
H A Dmmc.h308 #define MMC_NUM_BOOT_PARTITION 2 macro
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dmmc.c449 for (idx = 0; idx < MMC_NUM_BOOT_PARTITION; idx++) { in mmc_decode_ext_csd()