Home
last modified time | relevance | path

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

/u-boot/include/linux/mtd/
A Dspi-nor.h138 #define SR_E_ERR BIT(5) macro
/u-boot/drivers/mtd/spi/
A Dspi-nor-core.c371 if (nor->flags & SNOR_F_USE_CLSR && sr & (SR_E_ERR | SR_P_ERR)) { in spi_nor_sr_ready()
372 if (sr & SR_E_ERR) in spi_nor_sr_ready()

Completed in 8 milliseconds