Home
last modified time | relevance | path

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

/external/u-boot/drivers/pci/
Dpci_tegra.c148 #define PADS_PLL_CTL_RST_B4SM (0x1 << 1) macro
693 value &= ~PADS_PLL_CTL_RST_B4SM; in tegra_pcie_phy_enable()
700 value |= PADS_PLL_CTL_RST_B4SM; in tegra_pcie_phy_enable()