Searched refs:AUX_BIT_PERIOD_EXPECTED_DELAY (Results 1 – 4 of 4) sorted by relevance
341 #define AUX_BIT_PERIOD_EXPECTED_DELAY(x) (((x) & 0x7) << 8) macro
293 #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()