Searched refs:spi_probe_opcode (Results 1 – 4 of 4) sorted by relevance
135 if (!spi_probe_opcode(flash, write_cmd[0])) { in spi_write_register()249 if (!spi_probe_opcode(flash, read_cmd)) { in spi_read_register()
142 bool spi_probe_opcode(const struct flashctx *flash, uint8_t opcode) in spi_probe_opcode() function
515 if (!spi_probe_opcode(flash, opcode[i])) { in check_block_eraser()
29 bool spi_probe_opcode(const struct flashctx *flash, uint8_t opcode);