Searched refs:boot_partition_used_toboot (Results 1 – 4 of 4) sorted by relevance
336 assert(boot_context->boot_partition_used_toboot <= (BOOT_PART_MASK >> BOOT_PART_SHIFT)); in stm32_save_boot_info()359 (boot_context->boot_partition_used_toboot << BOOT_PART_SHIFT) | in stm32_save_boot_info()
401 if ((boot_context->boot_partition_used_toboot == 1U) || in stm32mp_io_setup()402 (boot_context->boot_partition_used_toboot == 2U)) { in stm32mp_io_setup()404 boot_context->boot_partition_used_toboot); in stm32mp_io_setup()
253 uint32_t boot_partition_used_toboot; member
272 uint32_t boot_partition_used_toboot; member