Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/
H A Daltera_qspi.c36 #define QUADSPI_ISR_ILLEGAL_ERASE BIT(0) macro
171 if (stat & QUADSPI_ISR_ILLEGAL_ERASE) { in altera_qspi_erase()