Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h46 #define SPINOR_OP_READ 0x03 /* Read data bytes (low frequency) */ macro
/openbmc/linux/include/linux/mtd/
H A Dspi-nor.h28 #define SPINOR_OP_READ 0x03 /* Read data bytes (low frequency) */ macro