Searched refs:AUX_BIT_PERIOD_EXPECTED_DELAY (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_dp_reg.h199 #define AUX_BIT_PERIOD_EXPECTED_DELAY(x) (((x) & 0x7) << 8) macro
H A Dexynos_dp_reg.c402 reg = AUX_BIT_PERIOD_EXPECTED_DELAY(3) | AUX_HW_RETRY_COUNT_SEL(0)| exynos_dp_init_aux()

Completed in 53 milliseconds