Home
last modified time | relevance | path

Searched refs:watchdog_timer_delay (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_log.h78 mod_hdcp_state_id_to_str(id), output->watchdog_timer_delay); \
H A Dhdcp.h489 output->watchdog_timer_delay = 0; in fail_and_restart_in_ms()
503 output->watchdog_timer_delay = time; in set_watchdog_in_ms()
/openbmc/linux/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_hdcp.h229 uint16_t watchdog_timer_delay; member
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.c147 msecs_to_jiffies(output.watchdog_timer_delay)); in process_output()