Searched refs:remain (Results 1 – 7 of 7) sorted by relevance
90 uint32_t remain; in emmc_read_sector() local113 remain = count; in emmc_read_sector()114 while (remain != 0) { in emmc_read_sector()115 trans_count = MIN_EMMC(remain, EMMC_RW_SECTOR_COUNT_MAX); in emmc_read_sector()126 remain -= trans_count; in emmc_read_sector()
60 explain why. Please remain courteous and do not abuse this.
152 a core index should remain unchanged. Both Juno and FVP use a simple collision
508 In the last 2 cases, no part of BL2 needs to remain resident at1705 remain valid only until execution reaches the EL3 Runtime Software entry
593 | | remain enabled in release builds. See |
4363 have been fixed, some remain at the time of writing. These mainly seem to4514 have been fixed, some remain at the time of writing. These mainly seem to
2320 = 1, data caches remain enabled throughout, and so there is no advantage to
Completed in 20 milliseconds