Searched refs:DP83867_MICR_AUTONEG_COMP_INT_EN_MASK (Results 1 – 1 of 1) sorted by relevance
1527 #define DP83867_MICR_AUTONEG_COMP_INT_EN_MASK (0x800U) macro1529 …(((uint16_t)(x) << DP83867_MICR_AUTONEG_COMP_INT_EN_SHIFT) & DP83867_MICR_AUTONEG_COMP_INT_EN_MASK)1530 …DP83867_MICR_AUTONEG_COMP_INT_EN_GET(x) (((uint16_t)(x) & DP83867_MICR_AUTONEG_COMP_INT_EN_MASK) >…
Completed in 10 milliseconds