Home
last modified time | relevance | path

Searched defs:PLL_LOCK (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/arch/arm/rockchip/
H A Drk_cru_pll.c49 #define PLL_LOCK __BIT(10) macro
H A Drk3399_pmucru.c148 #define PLL_LOCK __BIT(31) macro
H A Drk3399_cru.c220 #define PLL_LOCK __BIT(31) macro
/netbsd-src/sys/dev/ic/
H A Danx_dp.c154 #define PLL_LOCK __BIT(4) macro
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_reg.h10044 #define PLL_LOCK (1 << 30) macro