Searched refs:DP_DPCD_SIZE (Results 1 – 2 of 2) sorted by relevance
46 #define DP_DPCD_SIZE DP_RECEIVER_CAP_SIZE macro261 const u8 dpcd[DP_DPCD_SIZE], in amdgpu_atombios_dp_get_dp_link_config() argument345 u8 msg[DP_DPCD_SIZE]; in amdgpu_atombios_dp_get_dpcd()349 msg, DP_DPCD_SIZE); in amdgpu_atombios_dp_get_dpcd()350 if (ret == DP_DPCD_SIZE) { in amdgpu_atombios_dp_get_dpcd()351 memcpy(dig_connector->dpcd, msg, DP_DPCD_SIZE); in amdgpu_atombios_dp_get_dpcd()
44 #define DP_DPCD_SIZE DP_RECEIVER_CAP_SIZE macro319 const u8 dpcd[DP_DPCD_SIZE], in radeon_dp_get_dp_link_config() argument402 u8 msg[DP_DPCD_SIZE]; in radeon_dp_getdpcd()406 DP_DPCD_SIZE); in radeon_dp_getdpcd()407 if (ret == DP_DPCD_SIZE) { in radeon_dp_getdpcd()408 memcpy(dig_connector->dpcd, msg, DP_DPCD_SIZE); in radeon_dp_getdpcd()