Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/
A Dmmc.c237 int32_t mmc_switch_boot_part(struct mmc_card *card, uint32_t boot_ack, uint32_t boot_part) in mmc_switch_boot_part() argument
241 | ((boot_part << 3) & MMC_SWITCH_PART_BOOT_PART_MASK) | (boot_ack << 6)); in mmc_switch_boot_part()

Completed in 5 milliseconds