Searched refs:F_CSTAT_COMP (Results 1 – 2 of 2) sorted by relevance
219 #define F_CSTAT_COMP (15) macro
196 if ((status & (BIT(F_CSTAT_COMP)))) { in cdns_pio_transfer_complete()497 if ((status & (BIT(F_CSTAT_COMP)))) { in cdns_transfer_complete()509 if (!WAIT_FOR(((desc_ptr->status & (BIT(F_CSTAT_COMP))) != 0), IDLE_TIME_OUT, in cdns_transfer_complete()