Searched refs:DSI_PLL_N1_DIV_SHIFT (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/i915/ | ||
D | intel_dsi_pll.c | 217 dsi_mnp->dsi_pll_div = (n - 1) << DSI_PLL_N1_DIV_SHIFT | in dsi_calc_mnp() |
D | i915_reg.h | 706 #define DSI_PLL_N1_DIV_SHIFT 16 macro |