Searched refs:PHYBMSR_EXT_STATUS_Msk (Results 1 – 2 of 2) sorted by relevance
151 #define PHYBMSR_EXT_STATUS_Msk (0x0100UL) /**< 1 = Extended status present in Reg.15 0 = … macro
217 …f ((config->speed == ((uint32_t)CY_EPHY_SPEED_1000)) && ((bmsr & PHYBMSR_EXT_STATUS_Msk) != 0x0UL)) in Cy_EPHY_Configure()