Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmmc.h318 #define PART_SUPPORT (0x1) macro
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c987 if (!(mmc->part_support & PART_SUPPORT)) { in mmc_hwpart_config()
2136 if ((ext_csd[EXT_CSD_PARTITIONING_SUPPORT] & PART_SUPPORT) || in mmc_startup_v4()
2188 if ((ext_csd[EXT_CSD_PARTITIONING_SUPPORT] & PART_SUPPORT) && in mmc_startup_v4()