Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Danx_dp.c155 #define F_PLL_LOCK __BIT(3) macro
672 val &= ~(F_PLL_LOCK | PLL_LOCK_CTRL); in anxdp_bringup()