Home
last modified time | relevance | path

Searched defs:FSR_READY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/mtd/spi-nor/
H A Dmicron-st.c26 #define FSR_READY BIT(7) /* Device status, 0 = Busy, 1 = Ready */ macro
/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h153 #define FSR_READY BIT(7) /* Device status, 0 = Busy, 1 = Ready */ macro