ICL_PORT_CL_DW12  459 drivers/gpu/drm/i915/display/intel_display_power.c 		val = I915_READ(ICL_PORT_CL_DW12(phy));
ICL_PORT_CL_DW12  460 drivers/gpu/drm/i915/display/intel_display_power.c 		I915_WRITE(ICL_PORT_CL_DW12(phy), val | ICL_LANE_ENABLE_AUX);
ICL_PORT_CL_DW12  490 drivers/gpu/drm/i915/display/intel_display_power.c 		val = I915_READ(ICL_PORT_CL_DW12(phy));
ICL_PORT_CL_DW12  491 drivers/gpu/drm/i915/display/intel_display_power.c 		I915_WRITE(ICL_PORT_CL_DW12(phy), val & ~ICL_LANE_ENABLE_AUX);