Home
last modified time | relevance | path

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

/drivers/staging/media/ipu7/
A Dipu7-boot.c317 u32 boot_state, last_boot_state; in ipu7_boot_start_fw() local
343 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