Home
last modified time | relevance | path

Searched refs:SPI_NOR_WREN_OP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.h21 #define SPI_NOR_WREN_OP \ macro
H A Dcore.c367 struct spi_mem_op op = SPI_NOR_WREN_OP; in spi_nor_write_enable()