Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h255 SNOR_F_USE_CLSR = BIT(5), enumerator
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-tiny.c755 nor->flags |= SNOR_F_USE_CLSR; in spi_nor_scan()
H A Dspi-nor-core.c449 if (nor->flags & SNOR_F_USE_CLSR && sr & (SR_E_ERR | SR_P_ERR)) { in spi_nor_sr_ready()
2867 nor->flags |= SNOR_F_USE_CLSR; in spi_nor_scan()