Searched refs:IDTPHY_REGO_ISTAT (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/dev/utopia/ |
| HD | idtphy.c | 70 err |= UTP_READREGS(utp, IDTPHY_REGO_ISTAT, val, &n); in idt77105_reset() 118 if ((err = UTP_READREGS(utp, IDTPHY_REGO_ISTAT, ®, &n)) != 0) { in idt77105_update_carrier() 167 if ((err = UTP_READREGS(utp, IDTPHY_REGO_ISTAT, ®, &n)) != 0) { in idt77105_intr()
|
| HD | idtphy.h | 50 #define IDTPHY_REGO_ISTAT 0x01 macro 105 UTP_REGT_BITS, IDTPHY_REGO_ISTAT, \
|