Searched refs:edp_dpcd (Results 1 – 4 of 4) sorted by relevance
34 if (!(intel_dp->edp_dpcd[1] & DP_EDP_BACKLIGHT_AUX_ENABLE_CAP)) in set_aux_backlight_enable()99 if (intel_dp->edp_dpcd[2] & DP_EDP_BACKLIGHT_BRIGHTNESS_BYTE_COUNT) in intel_dp_aux_get_backlight()120 if (intel_dp->edp_dpcd[2] & DP_EDP_BACKLIGHT_BRIGHTNESS_BYTE_COUNT) { in intel_dp_aux_set_backlight()216 if (intel_dp->edp_dpcd[2] & DP_EDP_BACKLIGHT_FREQ_AUX_SET_CAP) in intel_dp_aux_enable_backlight()345 if (intel_dp->edp_dpcd[1] & DP_EDP_TCON_BACKLIGHT_ADJUSTMENT_CAP && in intel_dp_aux_display_control_capable()346 (intel_dp->edp_dpcd[2] & DP_EDP_BACKLIGHT_BRIGHTNESS_AUX_SET_CAP) && in intel_dp_aux_display_control_capable()347 !(intel_dp->edp_dpcd[2] & DP_EDP_BACKLIGHT_BRIGHTNESS_PWM_PIN_CAP)) { in intel_dp_aux_display_control_capable()
4615 intel_dp->edp_dpcd[0] >= DP_EDP_14) { in intel_dp_get_dsc_sink_cap()4664 intel_dp->edp_dpcd, sizeof(intel_dp->edp_dpcd)) == in intel_edp_init_dpcd()4665 sizeof(intel_dp->edp_dpcd)) in intel_edp_init_dpcd()4667 (int)sizeof(intel_dp->edp_dpcd), in intel_edp_init_dpcd()4668 intel_dp->edp_dpcd); in intel_edp_init_dpcd()4677 if (intel_dp->edp_dpcd[0] >= DP_EDP_14) { in intel_edp_init_dpcd()
1281 u8 edp_dpcd[EDP_DISPLAY_CTL_CAP_SIZE]; member
319 if (!(intel_dp->edp_dpcd[1] & DP_EDP_SET_POWER_CAP)) { in intel_psr_init_dpcd()