Searched refs:STS_TS (Results 1 – 2 of 2) sorted by relevance
280 #define STS_TS 0x00700000 /* Transmit Process State */ macro
1116 if ((inl(DE4X5_STS) & (STS_TS | STS_RS)) != 0) { in de4x5_hw_init()1779 while (inl(DE4X5_STS) & STS_TS); in de4x5_txur()