Home
last modified time | relevance | path

Searched defs:DPLL_LOCK (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm/mach-omap1/
H A Dusb.c588 #define DPLL_LOCK (1 << 0) macro
/linux/drivers/clk/samsung/
H A Dclk-exynos5420.c32 #define DPLL_LOCK 0x10030 macro
/linux/drivers/gpu/drm/gma500/
H A Dpsb_intel_reg.h242 #define DPLL_LOCK (1 << 15) /* CDV */ macro
/linux/drivers/gpu/drm/i915/
H A Di915_reg.h4122 #define DPLL_LOCK(id) (1 << ((id) * 8)) macro