Searched refs:boot_part (Results 1 – 1 of 1) sorted by relevance
237 int32_t mmc_switch_boot_part(struct mmc_card *card, uint32_t boot_ack, uint32_t boot_part) in mmc_switch_boot_part() argument241 | ((boot_part << 3) & MMC_SWITCH_PART_BOOT_PART_MASK) | (boot_ack << 6)); in mmc_switch_boot_part()
Completed in 5 milliseconds