Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/misc/
Dgehc-achc.c48 #define EZPORT_STATUS_WEF BIT(6) /* write error flag */ macro
351 if (ret & EZPORT_STATUS_WIP || ret & EZPORT_STATUS_WEF) in ezport_firmware_flash_data()
363 else if (ret & EZPORT_STATUS_WEF) in ezport_firmware_flash_data()