Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/bridge/analogix/
Danalogix_dp_reg.h237 #define AUX_BIT_PERIOD_EXPECTED_DELAY(x) (((x) & 0x7) << 8) macro
Danalogix_dp_reg.c484 reg = AUX_BIT_PERIOD_EXPECTED_DELAY(3); in analogix_dp_init_aux()