Home
last modified time | relevance | path

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

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