Searched refs:DP_SINK_DEVICE_STR_ID_1 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dmub_psr.c | 36 static const uint8_t DP_SINK_DEVICE_STR_ID_1[] = {7, 1, 8, 7, 3}; variable 390 !memcmp(link->dpcd_caps.sink_dev_id_str, DP_SINK_DEVICE_STR_ID_1, in dmub_psr_copy_settings() 391 sizeof(DP_SINK_DEVICE_STR_ID_1))) in dmub_psr_copy_settings() 402 (!memcmp(link->dpcd_caps.sink_dev_id_str, DP_SINK_DEVICE_STR_ID_1, in dmub_psr_copy_settings() 403 sizeof(DP_SINK_DEVICE_STR_ID_1)) || in dmub_psr_copy_settings()
|
H A D | dmub_replay.c | 17 static const uint8_t DP_SINK_DEVICE_STR_ID_1[] = {7, 1, 8, 7, 3}; variable 184 (!memcmp(link->dpcd_caps.sink_dev_id_str, DP_SINK_DEVICE_STR_ID_1, in dmub_replay_copy_settings() 185 sizeof(DP_SINK_DEVICE_STR_ID_1)) || in dmub_replay_copy_settings()
|