Searched refs:SPI_FLASH_OS_IS_ERASING_STATUS_FLAG (Results 1 – 3 of 3) sorted by relevance
77 #define SPI_FLASH_OS_IS_ERASING_STATUS_FLAG BIT(0) macro
179 bool is_erasing = op_status & SPI_FLASH_OS_IS_ERASING_STATUS_FLAG; in main_flash_op_status()
156 SET_FLASH_ERASE_STATUS(chip, SPI_FLASH_OS_IS_ERASING_STATUS_FLAG); in spi_flash_chip_generic_erase_chip()182 SET_FLASH_ERASE_STATUS(chip, SPI_FLASH_OS_IS_ERASING_STATUS_FLAG); in spi_flash_chip_generic_erase_sector()208 SET_FLASH_ERASE_STATUS(chip, SPI_FLASH_OS_IS_ERASING_STATUS_FLAG); in spi_flash_chip_generic_erase_block()