Searched refs:DP_DPCD_SIZE (Results 1 – 2 of 2) sorted by relevance
41 #define DP_DPCD_SIZE DP_RECEIVER_CAP_SIZE macro269 const u8 dpcd[DP_DPCD_SIZE], in amdgpu_atombios_dp_get_dp_lane_number() argument288 const u8 dpcd[DP_DPCD_SIZE], in amdgpu_atombios_dp_get_dp_link_clock() argument361 u8 msg[DP_DPCD_SIZE]; in amdgpu_atombios_dp_get_dpcd()366 DP_DPCD_SIZE); in amdgpu_atombios_dp_get_dpcd()367 if (ret == DP_DPCD_SIZE) { in amdgpu_atombios_dp_get_dpcd()368 memcpy(dig_connector->dpcd, msg, DP_DPCD_SIZE); in amdgpu_atombios_dp_get_dpcd()
37 #define DP_DPCD_SIZE DP_RECEIVER_CAP_SIZE macro316 const u8 dpcd[DP_DPCD_SIZE]) in radeon_dp_get_max_link_rate() argument333 const u8 dpcd[DP_DPCD_SIZE], in radeon_dp_get_dp_lane_number() argument352 const u8 dpcd[DP_DPCD_SIZE], in radeon_dp_get_dp_link_clock() argument425 u8 msg[DP_DPCD_SIZE]; in radeon_dp_getdpcd()430 DP_DPCD_SIZE); in radeon_dp_getdpcd()431 if (ret == DP_DPCD_SIZE) { in radeon_dp_getdpcd()432 memcpy(dig_connector->dpcd, msg, DP_DPCD_SIZE); in radeon_dp_getdpcd()