Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/brcm/board/stingray/src/
H A Dsr_paxb_phy.c117 #define PCIE_LCPLL_LOCK_MASK BIT(PCIE_LCPLL_LOCK_SHIFT) macro
426 if ((val & PCIE_LCPLL_LOCK_MASK) == PCIE_LCPLL_LOCK_MASK) { in pcie_lcpll_init()