Searched refs:EZPORT_STATUS_WIP (Results 1 – 1 of 1) sorted by relevance
44 #define EZPORT_STATUS_WIP BIT(0) /* write in progress */ macro147 if (ret >= 0 && !(ret & EZPORT_STATUS_WIP)) in ezport_wait_write()351 if (ret & EZPORT_STATUS_WIP || ret & EZPORT_STATUS_WEF) in ezport_firmware_flash_data()361 else if (ret & EZPORT_STATUS_WIP) in ezport_firmware_flash_data()
Completed in 5 milliseconds