Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/spi/
H A Dspi_hi35xx.h69 #define SPI_SR_TFE (0x1 << 0) /* Whether to send fifo is empty */ macro
H A Dspi_hi35xx.c313 if ((value & SPI_SR_TFE) && (!(value & SPI_SR_BSY))) { in Pl022CheckTimeout()

Completed in 3 milliseconds