Home
last modified time | relevance | path

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

/u-boot/include/linux/mtd/
A Dspi-nor.h117 #define SPINOR_OP_EX4B 0xe9 /* Exit 4-byte mode */ macro
/u-boot/drivers/mtd/spi/
A Dspi-nor-tiny.c227 cmd = enable ? SPINOR_OP_EN4B : SPINOR_OP_EX4B; in set_4byte()
A Dspi-nor-core.c337 cmd = enable ? SPINOR_OP_EN4B : SPINOR_OP_EX4B; in set_4byte()

Completed in 10 milliseconds