Home
last modified time | relevance | path

Searched refs:SPI_SR_BSY (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/spi/
H A Dspi_hi35xx.h65 #define SPI_SR_BSY (0x1 << 4) /* spi busy flag */ macro
H A Dspi_hi35xx.c313 if ((value & SPI_SR_TFE) && (!(value & SPI_SR_BSY))) { in Pl022CheckTimeout()

Completed in 3 milliseconds