Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/xilinx/
H A Dphy-zynqmp.c107 #define PLL_STATUS_LOCKED 0x10 macro
319 if ((reg & PLL_STATUS_LOCKED) == PLL_STATUS_LOCKED) { in xpsgtr_wait_pll_lock()