Searched refs:FLASH_IN_PROGRESS (Results 1 – 4 of 4) sorted by relevance
56 #define FLASH_IN_PROGRESS 0x001000 macro
672 {"Flash in progress", FLASH_IN_PROGRESS},808 if (pm8001_ha->fw_status == FLASH_IN_PROGRESS) in pm8001_store_update_fw()810 pm8001_ha->fw_status = FLASH_IN_PROGRESS; in pm8001_store_update_fw()880 if (pm8001_ha->fw_status != FLASH_IN_PROGRESS) in pm8001_show_update_fw()
319 {"Flash in progress", FLASH_IN_PROGRESS},364 if (asd_ha->bios_status == FLASH_IN_PROGRESS) { in asd_store_update_bios()365 err = FLASH_IN_PROGRESS; in asd_store_update_bios()413 asd_ha->bios_status = FLASH_IN_PROGRESS; in asd_store_update_bios()422 asd_ha->bios_status = FLASH_IN_PROGRESS; in asd_store_update_bios()451 if (asd_ha->bios_status != FLASH_IN_PROGRESS) in asd_show_update_bios()
64 #define FLASH_IN_PROGRESS 0x001000 macro