Searched refs:CMD_WRSR2 (Results 1 – 5 of 5) sorted by relevance
25 #define CMD_WRSR2 0x31 /* Not all SPI flash uses this command */ macro
26 #define CMD_WRSR2 0x31 /* Not all SPI flash uses this command */ macro
216 bootloader_execute_flash_command(CMD_WRSR2, new_status, 8, 0); in write_status_8b_wrsr2()
559 bootloader_execute_flash_command(CMD_WRSR2, new_status_sr2, 8, 0); in bootloader_flash_unlock()
687 return spi_flash_common_write_qe_sr(chip, CMD_WRSR2, 8, sr); in spi_flash_common_write_status_8b_wrsr2()