Searched refs:sr_update (Results 1 – 1 of 1) sorted by relevance
588 uint32_t sr_update; in spi_flash_common_set_io_mode() local598 sr_update = sr | qe_sr_bit; in spi_flash_common_set_io_mode()600 sr_update = sr & (~qe_sr_bit); in spi_flash_common_set_io_mode()602 ESP_EARLY_LOGV(TAG, "set_io_mode: status update 0x%x", sr_update); in spi_flash_common_set_io_mode()603 if (sr != sr_update) { in spi_flash_common_set_io_mode()612 ret = (*wrsr_func)(chip, sr_update); in spi_flash_common_set_io_mode()637 if (sr != sr_update) { in spi_flash_common_set_io_mode()