Home
last modified time | relevance | path

Searched refs:XUSB_PADCTL_UPHY_PLL_P0_CTL2_CAL_OVRD (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/arm/mach-tegra/tegra210/
H A Dxusb-padctl.c187 #define XUSB_PADCTL_UPHY_PLL_P0_CTL2_CAL_OVRD (1 << 2) macro
238 value |= XUSB_PADCTL_UPHY_PLL_P0_CTL2_CAL_OVRD; in pcie_phy_enable()
381 value &= ~XUSB_PADCTL_UPHY_PLL_P0_CTL2_CAL_OVRD; in pcie_phy_enable()