Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/mtd/
H A Dspi-nor.h325 bool sst_write_second; member
/rk3399_rockchip-uboot/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()
1187 nor->sst_write_second = false; in sst_write()
1216 nor->sst_write_second = true; in sst_write()
1218 nor->sst_write_second = false; in sst_write()