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