Searched refs:STS_TS (Results 1 – 3 of 3) sorted by relevance
41 #define STS_TS 0x00700000 /* Transmit Process State */ macro322 if ((INL(dev, DE4X5_STS) & (STS_TS | STS_RS)) != 0) { in dc21x4x_init()
280 #define STS_TS 0x00700000 /* Transmit Process State */ macro
1114 if ((inl(DE4X5_STS) & (STS_TS | STS_RS)) != 0) { in de4x5_hw_init()1779 while (inl(DE4X5_STS) & STS_TS); in de4x5_txur()