Searched refs:HERMON_HW_FLASH_SPI_BUSY (Results 1 – 2 of 2) sorted by relevance
2109 } while (status & HERMON_HW_FLASH_SPI_BUSY); in hermon_flash_spi_wait_wip()2206 cmd |= HERMON_HW_FLASH_SPI_BUSY | HERMON_HW_FLASH_SPI_ENABLE_OFF; in hermon_flash_spi_exec_command()2214 } while ((data & HERMON_HW_FLASH_SPI_BUSY) && in hermon_flash_spi_exec_command()
5085 #define HERMON_HW_FLASH_SPI_BUSY 0x40000000 macro