Searched refs:AUX_HW_RETRY_COUNT_SEL (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/bridge/analogix/ | ||
D | analogix_dp_reg.h | 243 #define AUX_HW_RETRY_COUNT_SEL(x) (((x) & 0x7) << 0) macro |
D | analogix_dp_reg.c | 487 reg |= AUX_HW_RETRY_COUNT_SEL(0) | in analogix_dp_init_aux() |