Searched refs:RTL8201_BMSR_100BASE_T4_MASK (Results 1 – 1 of 1) sorted by relevance
165 #define RTL8201_BMSR_100BASE_T4_MASK (0x8000U) macro167 #define RTL8201_BMSR_100BASE_T4_GET(x) (((uint16_t)(x) & RTL8201_BMSR_100BASE_T4_MASK) >> RTL8201_B…
Completed in 4 milliseconds