Home
last modified time | relevance | path

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

/openbmc/libpldm/src/firmware_device/
H A Dfd-internal.h70 bitfield32_t update_flags; member
H A Dfd.c577 bitfield32_t update_flags = { in pldm_fd_update_comp() local
585 .update_option_flags_enabled = update_flags, in pldm_fd_update_comp()
605 fd->update_flags = update_flags; in pldm_fd_update_comp()
652 st.update_option_flags_enabled = fd->update_flags; in pldm_fd_get_status()
655 st.update_option_flags_enabled = fd->update_flags; in pldm_fd_get_status()
659 st.update_option_flags_enabled = fd->update_flags; in pldm_fd_get_status()
/openbmc/qemu/target/arm/tcg/
H A Dmve_helper.c1135 uint32_t inv, uint32_t carry_in, bool update_flags) in DO_2OP_S()
1142 update_flags = true; in DO_2OP_S()
1155 if (update_flags) { in DO_2OP_S()