Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dsst.c62 nor->sst_write_second = false; in sst_write()
94 nor->sst_write_second = true; in sst_write()
96 nor->sst_write_second = false; in sst_write()
H A Dcore.c184 if (nor->program_opcode == SPINOR_OP_AAI_WP && nor->sst_write_second) in spi_nor_spimem_write_data()
3474 if (nor->program_opcode == SPINOR_OP_AAI_WP && nor->sst_write_second) in spi_nor_create_write_dirmap()
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h379 bool sst_write_second; member
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspi-nor.h322 bool sst_write_second; member
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c126 if (nor->program_opcode == SPINOR_OP_AAI_WP && nor->sst_write_second) in spi_nor_write_data()
1174 nor->sst_write_second = false; in sst_write()
1203 nor->sst_write_second = true; in sst_write()
1205 nor->sst_write_second = false; in sst_write()