Home
last modified time | relevance | path

Searched refs:DP_ADJUST_REQUEST_LANE0_1 (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/include/drm/
Ddrm_dp_helper.h152 #define DP_ADJUST_REQUEST_LANE0_1 0x206 macro
/linux-2.6.39/drivers/gpu/drm/radeon/
Datombios_dp.c249 int i = DP_ADJUST_REQUEST_LANE0_1 + (lane >> 1); in dp_get_adjust_request_voltage()
261 int i = DP_ADJUST_REQUEST_LANE0_1 + (lane >> 1); in dp_get_adjust_request_pre_emphasis()
/linux-2.6.39/drivers/gpu/drm/nouveau/
Dnouveau_dp.c186 ret = auxch_rd(encoder, DP_ADJUST_REQUEST_LANE0_1, request, 2); in nouveau_dp_link_train_adjust()
/linux-2.6.39/drivers/gpu/drm/i915/
Dintel_dp.c1045 int i = DP_ADJUST_REQUEST_LANE0_1 + (lane >> 1); in intel_get_adjust_request_voltage()
1058 int i = DP_ADJUST_REQUEST_LANE0_1 + (lane >> 1); in intel_get_adjust_request_pre_emphasis()