Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/
H A Dpic32_flash.c33 #define NVM_WRERR BIT(13) macro
79 if (tmp & NVM_WRERR) { in flash_complete_operation()