Searched refs:STS_CTRL_APP0_CMPLT (Results 1 – 2 of 2) sorted by relevance
287 #define STS_CTRL_APP0_CMPLT (1 << 28) macro
628 while (stat & STS_CTRL_APP0_CMPLT) { in temac_start_xmit_done()759 while ((bdstat & STS_CTRL_APP0_CMPLT)) { in ll_temac_recv()