Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Dspinand.h60 #define SPINAND_BLK_ERASE_OP(addr) \ macro
/openbmc/linux/include/linux/mtd/
H A Dspinand.h53 #define SPINAND_BLK_ERASE_OP(addr) \ macro
/openbmc/u-boot/drivers/mtd/nand/spi/
H A Dcore.c412 struct spi_mem_op op = SPINAND_BLK_ERASE_OP(row); in spinand_erase_op()
/openbmc/linux/drivers/mtd/nand/spi/
H A Dcore.c494 struct spi_mem_op op = SPINAND_BLK_ERASE_OP(row); in spinand_erase_op()