Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mtd/
Dspi-nor.h166 bool sst_write_second; member
/linux-4.4.14/drivers/mtd/devices/
Dm25p80.c87 if (nor->program_opcode == SPINOR_OP_AAI_WP && nor->sst_write_second) in m25p80_write()
/linux-4.4.14/drivers/mtd/spi-nor/
Dspi-nor.c908 nor->sst_write_second = false; in sst_write()
933 nor->sst_write_second = true; in sst_write()
935 nor->sst_write_second = false; in sst_write()