Home
last modified time | relevance | path

Searched refs:JEDEC_AAI_WORD_PROGRAM (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/flashrom/include/
H A Dspi.h213 #define JEDEC_AAI_WORD_PROGRAM 0xad macro
/aosp_15_r20/external/flashrom/
H A Dspi25.c767 JEDEC_AAI_WORD_PROGRAM, in default_spi_write_aai()
793 result = spi_write_cmd(flash, JEDEC_AAI_WORD_PROGRAM, false, start, buf + pos - start, 2, 10); in default_spi_write_aai()
H A Ddummyflasher.c426 if (writearr[0] != JEDEC_AAI_WORD_PROGRAM && in emulate_spi_chip_response()
676 case JEDEC_AAI_WORD_PROGRAM: in emulate_spi_chip_response()
H A Dichspi.c414 {JEDEC_AAI_WORD_PROGRAM, SPI_OPCODE_TYPE_WRITE_NO_ADDRESS, 0}, // Auto Address Increment