Home
last modified time | relevance | path

Searched refs:MOD_HDCP_EVENT_WATCHDOG_TIMEOUT (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp2_transition.c67 MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) { in mod_hdcp_hdcp2_transition()
114 MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) { in mod_hdcp_hdcp2_transition()
134 MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) { in mod_hdcp_hdcp2_transition()
166 MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) { in mod_hdcp_hdcp2_transition()
278 if (event_ctx->event == MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) { in mod_hdcp_hdcp2_transition()
342 if (event_ctx->event == MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) { in mod_hdcp_hdcp2_transition()
450 MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) in mod_hdcp_hdcp2_dp_transition()
466 MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) in mod_hdcp_hdcp2_dp_transition()
495 MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) in mod_hdcp_hdcp2_dp_transition()
612 if (event_ctx->event == MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) in mod_hdcp_hdcp2_dp_transition()
[all...]
H A Dhdcp1_transition.c108 MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) { in mod_hdcp_hdcp1_transition()
197 if (event_ctx->event == MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) in mod_hdcp_hdcp1_dp_transition()
260 MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) { in mod_hdcp_hdcp1_dp_transition()
H A Dhdcp2_execution.c310 event_ctx->event != MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) { in validate_ake_cert()
359 event_ctx->event != MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) { in read_h_prime()
386 event_ctx->event != MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) { in read_pairing_info_and_validate_h_prime()
434 event_ctx->event != MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) { in validate_h_prime()
611 event_ctx->event != MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) { in wait_for_rx_id_list()
705 event_ctx->event != MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) { in validate_stream_ready()
H A Dhdcp_log.h90 if (event == MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) \
H A Dhdcp1_execution.c281 event_ctx->event != MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) { in wait_for_ready()
407 event_ctx->event != MOD_HDCP_EVENT_WATCHDOG_TIMEOUT) { in wait_for_r0_prime_dp()
/linux/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_hdcp.h248 MOD_HDCP_EVENT_WATCHDOG_TIMEOUT, enumerator
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.c457 MOD_HDCP_EVENT_WATCHDOG_TIMEOUT, in event_watchdog_timer()