Home
last modified time | relevance | path

Searched refs:SPINAND_PAGE_READ_OP (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/linux/mtd/
H A Dspinand.h66 #define SPINAND_PAGE_READ_OP(addr) \ macro
/openbmc/linux/include/linux/mtd/
H A Dspinand.h59 #define SPINAND_PAGE_READ_OP(addr) \ macro
/openbmc/u-boot/drivers/mtd/nand/spi/
H A Dcore.c233 struct spi_mem_op op = SPINAND_PAGE_READ_OP(row); in spinand_load_page_op()
/openbmc/linux/drivers/mtd/nand/spi/
H A Dcore.c354 struct spi_mem_op op = SPINAND_PAGE_READ_OP(row); in spinand_load_page_op()