Searched refs:PCIE_LCPLL_LOCK_MASK (Results 1 – 1 of 1) sorted by relevance
117 #define PCIE_LCPLL_LOCK_MASK BIT(PCIE_LCPLL_LOCK_SHIFT) macro426 if ((val & PCIE_LCPLL_LOCK_MASK) == PCIE_LCPLL_LOCK_MASK) { in pcie_lcpll_init()