Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/spi/
A Dsf_probe.c66 if (nor->program_opcode == SPINOR_OP_AAI_WP && nor->sst_write_second) in spi_nor_create_write_dirmap()
A Dspi-nor-core.c415 if (nor->program_opcode == SPINOR_OP_AAI_WP && nor->sst_write_second) in spi_nor_write_data()
1675 nor->sst_write_second = false; in sst_write()
1704 nor->sst_write_second = true; in sst_write()
1706 nor->sst_write_second = false; in sst_write()
/u-boot/include/linux/mtd/
A Dspi-nor.h562 bool sst_write_second; member

Completed in 15 milliseconds