Searched refs:JL1111_BMCR_RESET_MASK (Results 1 – 1 of 1) sorted by relevance
35 #define JL1111_BMCR_RESET_MASK (0x8000U) macro37 …fine JL1111_BMCR_RESET_SET(x) (((uint16_t)(x) << JL1111_BMCR_RESET_SHIFT) & JL1111_BMCR_RESET_MASK)38 #define JL1111_BMCR_RESET_GET(x) (((uint16_t)(x) & JL1111_BMCR_RESET_MASK) >> JL1111_BMCR_RESET_SHI…
Completed in 5 milliseconds