Home
last modified time | relevance | path

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

/u-boot/include/linux/mtd/
A Dspi-nor.h329 bool sst_write_second; member
/u-boot/drivers/mtd/spi/
A Dspi-nor-core.c131 if (nor->program_opcode == SPINOR_OP_AAI_WP && nor->sst_write_second) in spi_nor_write_data()
1172 nor->sst_write_second = false; in sst_write()
1201 nor->sst_write_second = true; in sst_write()
1203 nor->sst_write_second = false; in sst_write()

Completed in 14 milliseconds