Searched refs:SPI_NOR_WRSR2_OP (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/mtd/spi-nor/ | ||
H A D | core.h | 51 #define SPI_NOR_WRSR2_OP(buf) \ macro |
H A D | core.c | 1014 struct spi_mem_op op = SPI_NOR_WRSR2_OP(sr2); in spi_nor_write_sr2() |