Searched refs:PART_SUPPORT (Results 1 – 2 of 2) sorted by relevance
312 #define PART_SUPPORT (0x1) macro
947 if (!(mmc->part_support & PART_SUPPORT)) { in mmc_hwpart_config()2011 if ((ext_csd[EXT_CSD_PARTITIONING_SUPPORT] & PART_SUPPORT) || in mmc_startup_v4()2063 if ((ext_csd[EXT_CSD_PARTITIONING_SUPPORT] & PART_SUPPORT) && in mmc_startup_v4()