Home
last modified time | relevance | path

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

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