Home
last modified time | relevance | path

Searched refs:AUX_HW_RETRY_COUNT_SEL (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/bridge/analogix/
Danalogix_dp_reg.h246 #define AUX_HW_RETRY_COUNT_SEL(x) (((x) & 0x7) << 0) macro
Danalogix_dp_reg.c491 reg |= AUX_HW_RETRY_COUNT_SEL(0) | in analogix_dp_init_aux()