Searched refs:FLASH_IN_PROGRESS (Results 1 – 4 of 4) sorted by relevance
339 {"Flash in progress", FLASH_IN_PROGRESS},496 if (pm8001_ha->fw_status == FLASH_IN_PROGRESS) { in pm8001_store_update_fw()497 err = FLASH_IN_PROGRESS; in pm8001_store_update_fw()514 pm8001_ha->fw_status = FLASH_IN_PROGRESS; in pm8001_store_update_fw()518 pm8001_ha->fw_status = FLASH_IN_PROGRESS; in pm8001_store_update_fw()550 if (pm8001_ha->fw_status != FLASH_IN_PROGRESS) in pm8001_show_update_fw()
54 #define FLASH_IN_PROGRESS 0x001000 macro
349 {"Flash in progress", FLASH_IN_PROGRESS},394 if (asd_ha->bios_status == FLASH_IN_PROGRESS) { in asd_store_update_bios()395 err = FLASH_IN_PROGRESS; in asd_store_update_bios()443 asd_ha->bios_status = FLASH_IN_PROGRESS; in asd_store_update_bios()452 asd_ha->bios_status = FLASH_IN_PROGRESS; in asd_store_update_bios()481 if (asd_ha->bios_status != FLASH_IN_PROGRESS) in asd_show_update_bios()
82 #define FLASH_IN_PROGRESS 0x001000 macro