Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mtd/
Dspi-nor.h297 bool sst_write_second; member
/Linux-v4.19/drivers/mtd/devices/
Dm25p80.c101 if (nor->program_opcode == SPINOR_OP_AAI_WP && nor->sst_write_second) in m25p80_write()
/Linux-v4.19/drivers/mtd/spi-nor/
Dspi-nor.c1348 nor->sst_write_second = false; in sst_write()
1381 nor->sst_write_second = true; in sst_write()
1383 nor->sst_write_second = false; in sst_write()