Searched refs:MAX_PARTITION_NUM (Results 1 – 5 of 5) sorted by relevance
32 constexpr int MAX_PARTITION_NUM = 8; variable
90 for (int i = 0; i < MAX_PARTITION_NUM; i++) {
147 for (uint32_t i = 0; i < (MAX_PARTITION_NUM / partEntryCnt) && count < MAX_PARTITION_NUM; i++) { in UfsReadGpt()155 i = MAX_PARTITION_NUM / partEntryCnt; in UfsReadGpt()
75 static constexpr uint32_t MAX_PARTITION_NUM = 128; variable
150 for (uint32_t i = 0; i < MAX_PARTITION_NUM; i++) { in EmmcReadGpt()