Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/
H A Dpic32_flash.c34 #define NVM_LVDERR BIT(12) macro
85 if (tmp & NVM_LVDERR) { in flash_complete_operation()