Searched refs:DP_PSR_ERROR_STATUS (Results 1 – 5 of 5) sorted by relevance
220 DP_PSR_ERROR_STATUS, in handle_hpd_irq_replay_sink()254 DP_PSR_ERROR_STATUS,/*DpcdAddress_REPLAY_Error_Status*/ in handle_hpd_irq_replay_sink()
648 uint8_t esi[DP_PSR_ERROR_STATUS - DP_SINK_COUNT_ESI] = { 0 }; in dm_handle_mst_sideband_msg_ready_event()667 dpcd_bytes_to_read = DP_PSR_ERROR_STATUS - DP_SINK_COUNT_ESI; in dm_handle_mst_sideband_msg_ready_event()675 u8 ack[DP_PSR_ERROR_STATUS - DP_SINK_COUNT_ESI] = {}; in dm_handle_mst_sideband_msg_ready_event()
1106 #define DP_PSR_ERROR_STATUS 0x2006 /* XXX 1.2? */ macro
910 drm_dp_dpcd_read(link->aux, DP_PSR_ERROR_STATUS, &status, 1); in dp_link_read_psr_error_status()
3292 DP_PANEL_REPLAY_ERROR_STATUS : DP_PSR_ERROR_STATUS; in psr_get_status_and_error_status()3410 drm_dp_dpcd_writeb(&intel_dp->aux, DP_PSR_ERROR_STATUS, error_status); in intel_psr_short_pulse()
Completed in 26 milliseconds