Home
last modified time | relevance | path

Searched refs:EZPORT_STATUS_WIP (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/misc/
H A Dgehc-achc.c44 #define EZPORT_STATUS_WIP BIT(0) /* write in progress */ macro
147 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 1 milliseconds