Searched refs:LTQ_SPI_STAT_BSY (Results 1 – 1 of 1) sorted by relevance
88 #define LTQ_SPI_STAT_BSY BIT(13) /* Busy flag */ macro774 if (!(stat & LTQ_SPI_STAT_BSY)) { in lantiq_ssc_bussy_work()