Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/mtd/
H A Dspi-nor.h102 #define SPINOR_OP_AAI_WP 0xad /* Auto address increment word program */ macro
/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()
1206 nor->program_opcode = SPINOR_OP_AAI_WP; in sst_write()