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