Lines Matching refs:adjust
35 struct mod_hdcp_link_adjustment *adjust = &hdcp->connection.link.adjust; in mod_hdcp_hdcp2_transition() local
41 adjust->hdcp2.disable = 1; in mod_hdcp_hdcp2_transition()
53 adjust->hdcp2.disable = 1; in mod_hdcp_hdcp2_transition()
91 !adjust->hdcp2.force_no_stored_km) { in mod_hdcp_hdcp2_transition()
104 if (adjust->hdcp2.increase_h_prime_timeout) in mod_hdcp_hdcp2_transition()
180 adjust->hdcp2.force_no_stored_km = 1; in mod_hdcp_hdcp2_transition()
189 && !adjust->hdcp2.force_sw_locality_check; in mod_hdcp_hdcp2_transition()
204 adjust->hdcp2.force_sw_locality_check = true; in mod_hdcp_hdcp2_transition()
388 struct mod_hdcp_link_adjustment *adjust = &hdcp->connection.link.adjust; in mod_hdcp_hdcp2_dp_transition() local
394 adjust->hdcp2.disable = 1; in mod_hdcp_hdcp2_dp_transition()
406 adjust->hdcp2.disable = 1; in mod_hdcp_hdcp2_dp_transition()
428 !adjust->hdcp2.force_no_stored_km) { in mod_hdcp_hdcp2_dp_transition()
441 if (adjust->hdcp2.increase_h_prime_timeout) in mod_hdcp_hdcp2_dp_transition()
506 adjust->hdcp2.force_no_stored_km = 1; in mod_hdcp_hdcp2_dp_transition()
515 && !adjust->hdcp2.force_sw_locality_check; in mod_hdcp_hdcp2_dp_transition()
525 adjust->hdcp2.force_sw_locality_check = true; in mod_hdcp_hdcp2_dp_transition()
595 adjust->hdcp2.force_type = MOD_HDCP_FORCE_TYPE_0; in mod_hdcp_hdcp2_dp_transition()