Searched refs:AUX_HW_RETRY_COUNT_SEL (Results 1 – 4 of 4) sorted by relevance
243 #define AUX_HW_RETRY_COUNT_SEL(x) (((x) & 0x7) << 0) macro
487 reg |= AUX_HW_RETRY_COUNT_SEL(0) | in analogix_dp_init_aux()
346 #define AUX_HW_RETRY_COUNT_SEL(x) (((x) & 0x7) << 0) macro
358 reg = AUX_BIT_PERIOD_EXPECTED_DELAY(3) | AUX_HW_RETRY_COUNT_SEL(3)| in exynos_dp_init_aux()