Searched refs:XUSB_PADCTL_UPHY_PLL_P0_CTL8_RCAL_DONE (Results 1 – 1 of 1) sorted by relevance
217 #define XUSB_PADCTL_UPHY_PLL_P0_CTL8_RCAL_DONE (1 << 31) macro352 if (value & XUSB_PADCTL_UPHY_PLL_P0_CTL8_RCAL_DONE) in pcie_phy_enable()355 if (!(value & XUSB_PADCTL_UPHY_PLL_P0_CTL8_RCAL_DONE)) { in pcie_phy_enable()370 if ((value & XUSB_PADCTL_UPHY_PLL_P0_CTL8_RCAL_DONE) == 0) in pcie_phy_enable()373 if (value & XUSB_PADCTL_UPHY_PLL_P0_CTL8_RCAL_DONE) { in pcie_phy_enable()
Completed in 2 milliseconds