Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mtd/
Dspi-nor.h173 bool sst_write_second; member
/linux-4.1.27/drivers/mtd/devices/
Dm25p80.c89 if (nor->program_opcode == SPINOR_OP_AAI_WP && nor->sst_write_second) in m25p80_write()
/linux-4.1.27/drivers/mtd/spi-nor/
Dspi-nor.c750 nor->sst_write_second = false; in sst_write()
775 nor->sst_write_second = true; in sst_write()
777 nor->sst_write_second = false; in sst_write()