Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.h57 #define SPI_NOR_RDCR_OP(buf) \ macro
H A Dcore.c494 struct spi_mem_op op = SPI_NOR_RDCR_OP(cr); in spi_nor_read_cr()