Searched refs:DP_UP_REQ_MSG_RDY (Results 1 – 3 of 3) sorted by relevance
769 esi[1] &= DP_UP_REQ_MSG_RDY; in dm_handle_mst_sideband_msg_ready_event()773 esi[1] &= (DP_DOWN_REP_MSG_RDY | DP_UP_REQ_MSG_RDY); in dm_handle_mst_sideband_msg_ready_event()
794 # define DP_UP_REQ_MSG_RDY (1 << 5) /* 1.2 MST */ macro
4950 DP_UP_REQ_MSG_RDY)5613 if (ack[1] & (DP_DOWN_REP_MSG_RDY | DP_UP_REQ_MSG_RDY)) in intel_dp_check_mst_status()