Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
Dvlv_dsi_pll.c169 DSI_PLL_LOCK, 20)) { in vlv_dsi_pll_enable()
276 config->dsi_pll.ctrl = pll_ctl & ~DSI_PLL_LOCK; in vlv_dsi_get_pclk()
/drivers/gpu/drm/i915/
Di915_reg.h1355 #define DSI_PLL_LOCK (1 << 0) macro