Lines Matching refs:PASS

39 		if (input->bksv_read != PASS || input->bcaps_read != PASS) {  in mod_hdcp_hdcp1_transition()
49 if (input->create_session != PASS) { in mod_hdcp_hdcp1_transition()
54 } else if (input->an_write != PASS || in mod_hdcp_hdcp1_transition()
55 input->aksv_write != PASS || in mod_hdcp_hdcp1_transition()
56 input->bksv_read != PASS || in mod_hdcp_hdcp1_transition()
57 input->bksv_validation != PASS || in mod_hdcp_hdcp1_transition()
68 if (input->bcaps_read != PASS || in mod_hdcp_hdcp1_transition()
69 input->r0p_read != PASS) { in mod_hdcp_hdcp1_transition()
72 } else if (input->rx_validation != PASS) { in mod_hdcp_hdcp1_transition()
81 } else if (!conn->is_repeater && input->encryption != PASS) { in mod_hdcp_hdcp1_transition()
106 if (input->ready_check != PASS) { in mod_hdcp_hdcp1_transition()
124 if (input->bstatus_read != PASS || in mod_hdcp_hdcp1_transition()
125 input->max_cascade_check != PASS || in mod_hdcp_hdcp1_transition()
126 input->max_devs_check != PASS || in mod_hdcp_hdcp1_transition()
127 input->device_count_check != PASS || in mod_hdcp_hdcp1_transition()
128 input->ksvlist_read != PASS || in mod_hdcp_hdcp1_transition()
129 input->vp_read != PASS || in mod_hdcp_hdcp1_transition()
130 input->ksvlist_vp_validation != PASS || in mod_hdcp_hdcp1_transition()
131 input->encryption != PASS) { in mod_hdcp_hdcp1_transition()
162 if (input->bcaps_read != PASS) { in mod_hdcp_hdcp1_dp_transition()
166 } else if (input->hdcp_capable_dp != PASS) { in mod_hdcp_hdcp1_dp_transition()
175 if (input->create_session != PASS) { in mod_hdcp_hdcp1_dp_transition()
180 } else if (input->an_write != PASS || in mod_hdcp_hdcp1_dp_transition()
181 input->aksv_write != PASS || in mod_hdcp_hdcp1_dp_transition()
182 input->bksv_read != PASS || in mod_hdcp_hdcp1_dp_transition()
183 input->bksv_validation != PASS || in mod_hdcp_hdcp1_dp_transition()
193 if (input->bstatus_read != PASS) { in mod_hdcp_hdcp1_dp_transition()
196 } else if (input->r0p_available_dp != PASS) { in mod_hdcp_hdcp1_dp_transition()
207 if (input->r0p_read != PASS) { in mod_hdcp_hdcp1_dp_transition()
210 } else if (input->rx_validation != PASS) { in mod_hdcp_hdcp1_dp_transition()
229 } else if ((!conn->is_repeater && input->encryption != PASS) || in mod_hdcp_hdcp1_dp_transition()
230 (!conn->is_repeater && is_dp_mst_hdcp(hdcp) && input->stream_encryption_dp != PASS)) { in mod_hdcp_hdcp1_dp_transition()
258 } else if (input->ready_check != PASS) { in mod_hdcp_hdcp1_dp_transition()
274 if (input->binfo_read_dp != PASS || in mod_hdcp_hdcp1_dp_transition()
275 input->max_cascade_check != PASS || in mod_hdcp_hdcp1_dp_transition()
276 input->max_devs_check != PASS) { in mod_hdcp_hdcp1_dp_transition()
281 } else if (input->device_count_check != PASS) { in mod_hdcp_hdcp1_dp_transition()
290 } else if (input->ksvlist_read != PASS || in mod_hdcp_hdcp1_dp_transition()
291 input->vp_read != PASS) { in mod_hdcp_hdcp1_dp_transition()
294 } else if (input->ksvlist_vp_validation != PASS) { in mod_hdcp_hdcp1_dp_transition()
308 } else if (input->encryption != PASS || in mod_hdcp_hdcp1_dp_transition()
309 (is_dp_mst_hdcp(hdcp) && input->stream_encryption_dp != PASS)) { in mod_hdcp_hdcp1_dp_transition()