Searched refs:PHYBMCR_AN_ENABLE_Msk (Results 1 – 2 of 2) sorted by relevance
195 ulConfig |= PHYBMCR_AN_ENABLE_Msk; in Cy_EPHY_Configure()211 … PHYBMCR_SPEED_1000_Msk | PHYBMCR_SPEED_100_Msk | PHYBMCR_FULL_DUPLEX_Msk | PHYBMCR_AN_ENABLE_Msk); in Cy_EPHY_Configure()219 ulConfig |= PHYBMCR_AN_ENABLE_Msk; in Cy_EPHY_Configure()
131 #define PHYBMCR_AN_ENABLE_Msk (0x1000UL) /**< Enable auto negotiation. */ macro