Searched refs:SPI_NOR_BRWR_OP (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/mtd/spi-nor/ | ||
D | core.h | 69 #define SPI_NOR_BRWR_OP(buf) \ macro |
D | core.c | 557 struct spi_mem_op op = SPI_NOR_BRWR_OP(nor->bouncebuf); in spansion_set_4byte_addr_mode() |