Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspinand.h36 #define SPINAND_WR_EN_DIS_OP(enable) \ macro
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspinand.h29 #define SPINAND_WR_EN_DIS_OP(enable) \ macro
/OK3568_Linux_fs/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()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/spi/
H A Dcore.c319 struct spi_mem_op op = SPINAND_WR_EN_DIS_OP(true); in spinand_write_enable_op()