Searched refs:RTL8211_BMSR_10BASE_T2_FULL_MASK (Results 1 – 1 of 1) sorted by relevance
218 #define RTL8211_BMSR_10BASE_T2_FULL_MASK (0x400U) macro220 #define RTL8211_BMSR_10BASE_T2_FULL_GET(x) (((uint16_t)(x) & RTL8211_BMSR_10BASE_T2_FULL_MASK) >> R…
Completed in 6 milliseconds