Searched refs:DP83867_PHYCR_DISABLE_JABBER_MASK (Results 1 – 1 of 1) sorted by relevance
1321 #define DP83867_PHYCR_DISABLE_JABBER_MASK (0x1U) macro1323 …_SET(x) (((uint16_t)(x) << DP83867_PHYCR_DISABLE_JABBER_SHIFT) & DP83867_PHYCR_DISABLE_JABBER_MASK)1324 #define DP83867_PHYCR_DISABLE_JABBER_GET(x) (((uint16_t)(x) & DP83867_PHYCR_DISABLE_JABBER_MASK) >>…
Completed in 10 milliseconds