Searched refs:DP83848_PHYCR_BIST_START_MASK (Results 1 – 1 of 1) sorted by relevance
1193 #define DP83848_PHYCR_BIST_START_MASK (0x100U) macro1195 …ST_START_SET(x) (((uint16_t)(x) << DP83848_PHYCR_BIST_START_SHIFT) & DP83848_PHYCR_BIST_START_MASK)1196 #define DP83848_PHYCR_BIST_START_GET(x) (((uint16_t)(x) & DP83848_PHYCR_BIST_START_MASK) >> DP83848…
Completed in 12 milliseconds