Searched refs:PHYSR0_LINKGD (Results 1 – 2 of 2) sorted by relevance
641 #define PHYSR0_LINKGD 0x40 macro
1867 linked = readb(®s->PHYSR0) & PHYSR0_LINKGD; in velocity_error()2747 return BYTE_REG_BITS_IS_ON(PHYSR0_LINKGD, ®s->PHYSR0) ? 1 : 0; in velocity_get_link()