Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/spi/
Dsf_internal.h24 SNOR_F_USE_FSR = BIT(1), enumerator
Dspi_flash.c243 if (flash->flags & SNOR_F_USE_FSR) { in spi_flash_ready()
1289 flash->flags |= SNOR_F_USE_FSR; in spi_flash_scan()