Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/spi-nor/
H A Dsst.c143 nor->sst_write_second = false; in sst_nor_write()
175 nor->sst_write_second = true; in sst_nor_write()
177 nor->sst_write_second = false; in sst_nor_write()
H A Dcore.c271 if (nor->program_opcode == SPINOR_OP_AAI_WP && nor->sst_write_second) in spi_nor_spimem_write_data()
3602 if (nor->program_opcode == SPINOR_OP_AAI_WP && nor->sst_write_second) in spi_nor_create_write_dirmap()
/openbmc/linux/include/linux/mtd/
H A Dspi-nor.h407 bool sst_write_second; member
/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h326 bool sst_write_second; member
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c184 if (nor->program_opcode == SPINOR_OP_AAI_WP && nor->sst_write_second) in spi_nor_write_data()
1370 nor->sst_write_second = false; in sst_write()
1399 nor->sst_write_second = true; in sst_write()
1401 nor->sst_write_second = false; in sst_write()