Searched refs:PHY_BCTL_ISOLATE_MASK (Results 1 – 10 of 10) sorted by relevance
104 regValue &= ~PHY_BCTL_ISOLATE_MASK; in PHY_DP83848_Init()
112 regValue &= ~PHY_BCTL_ISOLATE_MASK; in PHY_KSZ8041_Init()
134 regValue &= PHY_BCTL_ISOLATE_MASK; in PHY_LAN8720A_Init()
37 #define PHY_BCTL_ISOLATE_MASK ((uint16_t)0x0400U) /*!< The PHY isolate mask.*/ macro
148 regValue &= PHY_BCTL_ISOLATE_MASK; in PHY_LAN8741_Init()
136 regValue &= ~PHY_BCTL_ISOLATE_MASK; in PHY_KSZ8081_Init()
145 regValue &= PHY_BCTL_ISOLATE_MASK; in PHY_VSC8541_Init()
155 regValue &= ~PHY_BCTL_ISOLATE_MASK; in PHY_RTL8201_Init()
269 regValue &= ~PHY_BCTL_ISOLATE_MASK; in PHY_RTL8211F_Init()
249 … result = PHY_AR8031_WRITE(handle, PHY_BASICCONTROL_REG, regValue & ~PHY_BCTL_ISOLATE_MASK); in PHY_AR8031_Init()