Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_dsi_pll.c167 DSI_PLL_LOCK, 20)) { in vlv_enable_dsi_pll()
282 config->dsi_pll.ctrl = pll_ctl & ~DSI_PLL_LOCK; in vlv_dsi_get_pclk()
H A Di915_reg.h1379 #define DSI_PLL_LOCK (1 << 0) macro