Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h132 #define FSR_READY BIT(7) /* Device status, 0 = Busy, 1 = Ready */ macro
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspi-nor.h150 #define FSR_READY BIT(7) /* Device status, 0 = Busy, 1 = Ready */ macro