Searched refs:hdcp_1_x (Results 1 – 1 of 1) sorted by relevance
486 get_rxinfo_hdcp_1_dev_downstream(struct intel_digital_port *dig_port, bool *hdcp_1_x) in get_rxinfo_hdcp_1_dev_downstream() argument498 *hdcp_1_x = HDCP_2_2_HDCP1_DEVICE_CONNECTED(rx_info[1]) ? true : false; in get_rxinfo_hdcp_1_dev_downstream()674 bool hdcp_1_x; in intel_dp_mst_streams_type1_capable() local676 ret = get_rxinfo_hdcp_1_dev_downstream(dig_port, &hdcp_1_x); in intel_dp_mst_streams_type1_capable()684 *capable = !hdcp_1_x; in intel_dp_mst_streams_type1_capable()