Searched refs:DP_PAYLOAD_ACT_HANDLED (Results 1 – 2 of 2) sorted by relevance
695 # define DP_PAYLOAD_ACT_HANDLED (1 << 1) macro
3515 if (status & DP_PAYLOAD_ACT_HANDLED) in drm_dp_check_act_status()3522 if (!(status & DP_PAYLOAD_ACT_HANDLED)) { in drm_dp_check_act_status()