Searched refs:BOOT_STATE_IS_READY (Results 1 – 1 of 1) sorted by relevance
28 #define BOOT_STATE_IS_READY(s) ((s) == IA_GOFO_FW_BOOT_STATE_READY) macro353 BOOT_STATE_IS_READY(boot_state)) in ipu7_boot_start_fw()362 } else if (!BOOT_STATE_IS_READY(boot_state)) { in ipu7_boot_start_fw()391 !BOOT_STATE_IS_READY(boot_state)) { in ipu7_boot_stop_fw()
Completed in 4 milliseconds