Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Dspinand.h36 #define SPINAND_WR_EN_DIS_OP(enable) \ macro
/openbmc/linux/include/linux/mtd/
H A Dspinand.h29 #define SPINAND_WR_EN_DIS_OP(enable) \ macro
/openbmc/u-boot/drivers/mtd/nand/spi/
H A Dcore.c223 struct spi_mem_op op = SPINAND_WR_EN_DIS_OP(true); in spinand_write_enable_op()
/openbmc/linux/drivers/mtd/nand/spi/
H A Dcore.c344 struct spi_mem_op op = SPINAND_WR_EN_DIS_OP(true); in spinand_write_enable_op()