Searched refs:sr_update (Results 1 – 1 of 1) sorted by relevance
767 uint32_t sr_update; in spi_flash_common_set_io_mode() local777 sr_update = sr | qe_sr_bit; in spi_flash_common_set_io_mode()779 sr_update = sr & (~qe_sr_bit); in spi_flash_common_set_io_mode()781 ESP_EARLY_LOGV(TAG, "set_io_mode: status update 0x%x", sr_update); in spi_flash_common_set_io_mode()782 if (sr != sr_update) { in spi_flash_common_set_io_mode()791 ret = (*wrsr_func)(chip, sr_update); in spi_flash_common_set_io_mode()816 if (sr != sr_update) { in spi_flash_common_set_io_mode()