Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mtd/
Dspi-nor.h588 bool sst_write_second; member
/Linux-v5.4/drivers/mtd/spi-nor/
Dspi-nor.c367 if (nor->program_opcode == SPINOR_OP_AAI_WP && nor->sst_write_second) in spi_nor_spimem_write_data()
2597 nor->sst_write_second = false; in sst_write()
2630 nor->sst_write_second = true; in sst_write()
2632 nor->sst_write_second = false; in sst_write()