Home
last modified time | relevance | path

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

/linux/drivers/phy/xilinx/
H A Dphy-zynqmp.c108 #define PLL_STATUS_LOCKED 0x10 macro
380 if ((reg & PLL_STATUS_LOCKED) == PLL_STATUS_LOCKED) { in xpsgtr_wait_pll_lock()
868 pll_status & PLL_STATUS_LOCKED ? "yes" : "no"); in xpsgtr_status_read()