Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_log.h74 if (output->watchdog_timer_needed) \
H A Dhdcp.h488 output->watchdog_timer_needed = 0; in fail_and_restart_in_ms()
502 output->watchdog_timer_needed = 1; in set_watchdog_in_ms()
H A Dhdcp.c211 output->watchdog_timer_needed = 0; in reset_authentication()
/openbmc/linux/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_hdcp.h226 uint8_t watchdog_timer_needed; member
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.c145 if (output.watchdog_timer_needed) in process_output()