Searched refs:FSR_READY (Results 1 – 2 of 2) sorted by relevance
95 #define FSR_READY BIT(7) macro
228 return fsr & FSR_READY; in spi_nor_fsr_ready()