Home
last modified time | relevance | path

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

/trueos/sys/dev/utopia/
HDidtphy.c70 err |= UTP_READREGS(utp, IDTPHY_REGO_ISTAT, val, &n); in idt77105_reset()
118 if ((err = UTP_READREGS(utp, IDTPHY_REGO_ISTAT, &reg, &n)) != 0) { in idt77105_update_carrier()
167 if ((err = UTP_READREGS(utp, IDTPHY_REGO_ISTAT, &reg, &n)) != 0) { in idt77105_intr()
HDidtphy.h50 #define IDTPHY_REGO_ISTAT 0x01 macro
105 UTP_REGT_BITS, IDTPHY_REGO_ISTAT, \