Home
last modified time | relevance | path

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

/u-boot/common/
A Dandroid_ab.c60 abc->nb_slot = NUM_SLOTS; in ab_control_default()
62 for (i = 0; i < abc->nb_slot; ++i) in ab_control_default()
242 if (abc->nb_slot > ARRAY_SIZE(abc->slot_info)) { in ab_select_slot()
243 abc->nb_slot = ARRAY_SIZE(abc->slot_info); in ab_select_slot()
248 for (i = 0; i < abc->nb_slot; ++i) { in ab_select_slot()
/u-boot/include/
A Dandroid_bootloader_message.h168 uint8_t nb_slot : 3; member

Completed in 3 milliseconds