Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_tegra.c151 #define PADS_PLL_CTL_LOCKDET (0x1 << 8) macro
665 if (value & PADS_PLL_CTL_LOCKDET) in tegra_pcie_pll_wait()
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-tegra.c255 #define PADS_PLL_CTL_LOCKDET (1 << 8) macro
922 if (value & PADS_PLL_CTL_LOCKDET) in tegra_pcie_pll_wait()