Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-reg.c22 #define LINK_TRAINING_TIMEOUT_MS 500 macro
489 timeout = jiffies + msecs_to_jiffies(LINK_TRAINING_TIMEOUT_MS); in cdn_dp_training_start()