Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpci_tegra.c149 #define PADS_PLL_CTL_LOCKDET (0x1 << 8) macro
661 if (value & PADS_PLL_CTL_LOCKDET) in tegra_pcie_pll_wait()
/openbmc/linux/drivers/pci/controller/
H A Dpci-tegra.c241 #define PADS_PLL_CTL_LOCKDET (1 << 8) macro
903 if (value & PADS_PLL_CTL_LOCKDET) in tegra_pcie_pll_wait()