Searched refs:MAX_PLL_LOCK_LOOP (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/bridge/analogix/ | ||
D | analogix_dp_core.h | 18 #define MAX_PLL_LOCK_LOOP 5 macro |
D | analogix_dp_core.c | 1414 while (timeout_loop < MAX_PLL_LOCK_LOOP) { in analogix_dp_bridge_atomic_enable() |