DSI_PLL_VCO_EN   1112 drivers/gpu/drm/i915/display/intel_display.c 	cur_state = val & DSI_PLL_VCO_EN;
DSI_PLL_VCO_EN    139 drivers/gpu/drm/i915/display/vlv_dsi_pll.c 	config->dsi_pll.ctrl |= DSI_PLL_VCO_EN;
DSI_PLL_VCO_EN    159 drivers/gpu/drm/i915/display/vlv_dsi_pll.c 		      config->dsi_pll.ctrl & ~DSI_PLL_VCO_EN);
DSI_PLL_VCO_EN    190 drivers/gpu/drm/i915/display/vlv_dsi_pll.c 	tmp &= ~DSI_PLL_VCO_EN;