Home
last modified time | relevance | path

Searched refs:FSI2SPI_STATUS_ANY_ERROR (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-fsi.c23 #define FSI2SPI_STATUS_ANY_ERROR BIT(31) macro
120 if (sts & FSI2SPI_STATUS_ANY_ERROR) { in fsi_spi_check_status()