Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_core.h18 #define MAX_PLL_LOCK_LOOP 5 macro
H A Danalogix_dp_core.c1287 while (timeout_loop < MAX_PLL_LOCK_LOOP) { in analogix_dp_bridge_atomic_enable()