Searched refs:DP83867_CTRL_SW_RESET_MASK (Results 1 – 1 of 1) sorted by relevance
2415 #define DP83867_CTRL_SW_RESET_MASK (0x8000U) macro2417 …_CTRL_SW_RESET_SET(x) (((uint16_t)(x) << DP83867_CTRL_SW_RESET_SHIFT) & DP83867_CTRL_SW_RESET_MASK)2418 #define DP83867_CTRL_SW_RESET_GET(x) (((uint16_t)(x) & DP83867_CTRL_SW_RESET_MASK) >> DP83867_CTRL_…
Completed in 12 milliseconds