Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/android_avb/
H A Davb_ab_flow.h146 AVB_AB_FLOW_RESULT_ERROR_NO_BOOTABLE_SLOTS, enumerator
/OK3568_Linux_fs/u-boot/lib/avb/libavb_ab/
H A Davb_ab_flow.c314 ret = AVB_AB_FLOW_RESULT_ERROR_NO_BOOTABLE_SLOTS; in avb_ab_flow()
516 case AVB_AB_FLOW_RESULT_ERROR_NO_BOOTABLE_SLOTS: in avb_ab_flow_result_to_string()
/OK3568_Linux_fs/u-boot/lib/avb/rk_avb_user/
H A Drk_ab_ops_user.c341 ret = AVB_AB_FLOW_RESULT_ERROR_NO_BOOTABLE_SLOTS; in rk_avb_ab_slot_select()