Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/brcm/board/stingray/src/
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()