Home
last modified time | relevance | path

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

/trueos/sys/dev/utopia/
HDidtphy.c246 utopia_check_carrier(utp, !(reg & IDTPHY_REGM_RSOS_LOS)); in idt77155_update_carrier()
264 utopia_check_carrier(utp, !(reg & IDTPHY_REGM_RSOS_LOS)); in idt77155_intr()
HDidtphy.h214 #define IDTPHY_REGM_RSOS_LOS 0x04 /* LOS */ macro