Searched refs:AUX_BIT_PERIOD_EXPECTED_DELAY (Results 1 – 6 of 6) sorted by relevance
323 #define AUX_BIT_PERIOD_EXPECTED_DELAY(x) (((x) & 0x7) << 8) macro
486 reg = AUX_BIT_PERIOD_EXPECTED_DELAY(3); in analogix_dp_init_aux()
341 #define AUX_BIT_PERIOD_EXPECTED_DELAY(x) (((x) & 0x7) << 8) macro
290 #define AUX_BIT_PERIOD_EXPECTED_DELAY(x) (((x) & 0x7) << 8) macro
464 reg = AUX_BIT_PERIOD_EXPECTED_DELAY(0) | in analogix_dp_init_aux()468 reg = AUX_BIT_PERIOD_EXPECTED_DELAY(3) | in analogix_dp_init_aux()
361 reg = AUX_BIT_PERIOD_EXPECTED_DELAY(3) | AUX_HW_RETRY_COUNT_SEL(3)| in exynos_dp_init_aux()