Searched refs:RTL8211_BMSR_10BASE_T2_HALF_MASK (Results 1 – 1 of 1) sorted by relevance
229 #define RTL8211_BMSR_10BASE_T2_HALF_MASK (0x200U) macro231 #define RTL8211_BMSR_10BASE_T2_HALF_GET(x) (((uint16_t)(x) & RTL8211_BMSR_10BASE_T2_HALF_MASK) >> R…
Completed in 7 milliseconds