fw_state
int32_t fw_state, cur_state;
fw_state = mfi_fw_state(sc) & MFI_STATE_MASK;
fw_state);
while (fw_state != MFI_STATE_READY) {
cur_state = fw_state;
switch (fw_state) {
DEVNAME(sc), fw_state);
fw_state = mfi_fw_state(sc) & MFI_STATE_MASK;
if (fw_state == cur_state)
if (fw_state == cur_state) {
DEVNAME(sc), fw_state);
volatile const struct dmub_fw_state *fw_state;
dmub->fw_state = (void *)((uintptr_t)(fw_state_fb->cpu_addr) + DMUB_DEBUG_FW_STATE_OFFSET);
int32_t fw_state, cur_state;
fw_state = mfii_fw_state(sc) & MFI_STATE_MASK;
while (fw_state != MFI_STATE_READY) {
cur_state = fw_state;
switch (fw_state) {
DEVNAME(sc), fw_state);
fw_state = mfii_fw_state(sc) & MFI_STATE_MASK;
if (fw_state == cur_state)
if (fw_state == cur_state) {
DEVNAME(sc), fw_state);
DEVNAME(sc), cur_state, fw_state, i);
fw_state state = fw_start;