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