Home
last modified time | relevance | path

Searched refs:watchdog_timer_needed (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_hdcp.h212 uint8_t watchdog_timer_needed; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp.h481 output->watchdog_timer_needed = 0; in fail_and_restart_in_ms()
495 output->watchdog_timer_needed = 1; in set_watchdog_in_ms()
H A Dhdcp_log.h76 if (output->watchdog_timer_needed) \
H A Dhdcp.c206 output->watchdog_timer_needed = 0; in reset_authentication()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.c144 if (output.watchdog_timer_needed) in process_output()