Searched refs:last_boot_state (Results 1 – 1 of 1) sorted by relevance
317 u32 boot_state, last_boot_state; in ipu7_boot_start_fw() local343 last_boot_state = IA_GOFO_FW_BOOT_STATE_UNINIT; in ipu7_boot_start_fw()347 if (boot_state != last_boot_state) { in ipu7_boot_start_fw()349 last_boot_state, boot_state); in ipu7_boot_start_fw()350 last_boot_state = boot_state; in ipu7_boot_start_fw()
Completed in 4 milliseconds