SPI_MEM_OP         54 drivers/mtd/nand/spi/macronix.c 	struct spi_mem_op op = SPI_MEM_OP(SPI_MEM_OP_CMD(0x7c, 1),
SPI_MEM_OP         66 drivers/mtd/nand/spi/winbond.c 	struct spi_mem_op op = SPI_MEM_OP(SPI_MEM_OP_CMD(0xc2, 1),
SPI_MEM_OP        309 drivers/mtd/spi-nor/spi-nor.c 		SPI_MEM_OP(SPI_MEM_OP_CMD(nor->read_opcode, 1),
SPI_MEM_OP        358 drivers/mtd/spi-nor/spi-nor.c 		SPI_MEM_OP(SPI_MEM_OP_CMD(nor->program_opcode, 1),
SPI_MEM_OP        402 drivers/mtd/spi-nor/spi-nor.c 			SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_RDSR, 1),
SPI_MEM_OP        431 drivers/mtd/spi-nor/spi-nor.c 			SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_RDFSR, 1),
SPI_MEM_OP        460 drivers/mtd/spi-nor/spi-nor.c 			SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_RDCR, 1),
SPI_MEM_OP        487 drivers/mtd/spi-nor/spi-nor.c 			SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_WRSR, 1),
SPI_MEM_OP        506 drivers/mtd/spi-nor/spi-nor.c 			SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_WREN, 1),
SPI_MEM_OP        524 drivers/mtd/spi-nor/spi-nor.c 			SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_WRDI, 1),
SPI_MEM_OP        623 drivers/mtd/spi-nor/spi-nor.c 			SPI_MEM_OP(SPI_MEM_OP_CMD(enable ?
SPI_MEM_OP        655 drivers/mtd/spi-nor/spi-nor.c 			SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_BRWR, 1),
SPI_MEM_OP        672 drivers/mtd/spi-nor/spi-nor.c 			SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_WREAR, 1),
SPI_MEM_OP        707 drivers/mtd/spi-nor/spi-nor.c 			SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_XRDSR, 1),
SPI_MEM_OP        735 drivers/mtd/spi-nor/spi-nor.c 			SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_CLSR, 1),
SPI_MEM_OP        769 drivers/mtd/spi-nor/spi-nor.c 			SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_CLFSR, 1),
SPI_MEM_OP        866 drivers/mtd/spi-nor/spi-nor.c 			SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_CHIP_ERASE, 1),
SPI_MEM_OP        943 drivers/mtd/spi-nor/spi-nor.c 			SPI_MEM_OP(SPI_MEM_OP_CMD(nor->erase_opcode, 1),
SPI_MEM_OP       1674 drivers/mtd/spi-nor/spi-nor.c 			SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_WRSR, 1),
SPI_MEM_OP       1868 drivers/mtd/spi-nor/spi-nor.c 			SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_WRSR2, 1),
SPI_MEM_OP       1883 drivers/mtd/spi-nor/spi-nor.c 			SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_RDSR2, 1),
SPI_MEM_OP       2517 drivers/mtd/spi-nor/spi-nor.c 			SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_RDID, 1),
SPI_MEM_OP       2963 drivers/mtd/spi-nor/spi-nor.c 	struct spi_mem_op op = SPI_MEM_OP(SPI_MEM_OP_CMD(read->opcode, 1),
SPI_MEM_OP       2989 drivers/mtd/spi-nor/spi-nor.c 	struct spi_mem_op op = SPI_MEM_OP(SPI_MEM_OP_CMD(pp->opcode, 1),
SPI_MEM_OP         24 include/linux/mtd/spinand.h 	SPI_MEM_OP(SPI_MEM_OP_CMD(0xff, 1),				\
SPI_MEM_OP         30 include/linux/mtd/spinand.h 	SPI_MEM_OP(SPI_MEM_OP_CMD((enable) ? 0x06 : 0x04, 1),		\
SPI_MEM_OP         36 include/linux/mtd/spinand.h 	SPI_MEM_OP(SPI_MEM_OP_CMD(0x9f, 1),				\
SPI_MEM_OP         42 include/linux/mtd/spinand.h 	SPI_MEM_OP(SPI_MEM_OP_CMD(0x1f, 1),				\
SPI_MEM_OP         48 include/linux/mtd/spinand.h 	SPI_MEM_OP(SPI_MEM_OP_CMD(0x0f, 1),				\
SPI_MEM_OP         54 include/linux/mtd/spinand.h 	SPI_MEM_OP(SPI_MEM_OP_CMD(0xd8, 1),				\
SPI_MEM_OP         60 include/linux/mtd/spinand.h 	SPI_MEM_OP(SPI_MEM_OP_CMD(0x13, 1),				\
SPI_MEM_OP         66 include/linux/mtd/spinand.h 	SPI_MEM_OP(SPI_MEM_OP_CMD(fast ? 0x0b : 0x03, 1),		\
SPI_MEM_OP         72 include/linux/mtd/spinand.h 	SPI_MEM_OP(SPI_MEM_OP_CMD(fast ? 0x0b : 0x03, 1),		\
SPI_MEM_OP         78 include/linux/mtd/spinand.h 	SPI_MEM_OP(SPI_MEM_OP_CMD(0x3b, 1),				\
SPI_MEM_OP         84 include/linux/mtd/spinand.h 	SPI_MEM_OP(SPI_MEM_OP_CMD(0x3b, 1),				\
SPI_MEM_OP         90 include/linux/mtd/spinand.h 	SPI_MEM_OP(SPI_MEM_OP_CMD(0x6b, 1),				\
SPI_MEM_OP         96 include/linux/mtd/spinand.h 	SPI_MEM_OP(SPI_MEM_OP_CMD(0x6b, 1),				\
SPI_MEM_OP        102 include/linux/mtd/spinand.h 	SPI_MEM_OP(SPI_MEM_OP_CMD(0xbb, 1),				\
SPI_MEM_OP        108 include/linux/mtd/spinand.h 	SPI_MEM_OP(SPI_MEM_OP_CMD(0xbb, 1),				\
SPI_MEM_OP        114 include/linux/mtd/spinand.h 	SPI_MEM_OP(SPI_MEM_OP_CMD(0xeb, 1),				\
SPI_MEM_OP        120 include/linux/mtd/spinand.h 	SPI_MEM_OP(SPI_MEM_OP_CMD(0xeb, 1),				\
SPI_MEM_OP        126 include/linux/mtd/spinand.h 	SPI_MEM_OP(SPI_MEM_OP_CMD(0x10, 1),				\
SPI_MEM_OP        132 include/linux/mtd/spinand.h 	SPI_MEM_OP(SPI_MEM_OP_CMD(reset ? 0x02 : 0x84, 1),		\
SPI_MEM_OP        138 include/linux/mtd/spinand.h 	SPI_MEM_OP(SPI_MEM_OP_CMD(reset ? 0x32 : 0x34, 1),		\