Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/
H A Daltera_qspi.c23 #define QUADSPI_SR_TB BIT(5) macro
250 if (!(stat & QUADSPI_SR_TB)) in altera_qspi_get_locked_range()