Home
last modified time | relevance | path

Searched refs:STS_TS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/dec/tulip/
A Dde4x5.h280 #define STS_TS 0x00700000 /* Transmit Process State */ macro
A Dde4x5.c1116 if ((inl(DE4X5_STS) & (STS_TS | STS_RS)) != 0) { in de4x5_hw_init()
1781 while (inl(DE4X5_STS) & STS_TS); in de4x5_txur()

Completed in 15 milliseconds