Home
last modified time | relevance | path

Searched refs:AUX_BIT_PERIOD_EXPECTED_DELAY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_reg.h237 #define AUX_BIT_PERIOD_EXPECTED_DELAY(x) (((x) & 0x7) << 8) macro
H A Danalogix_dp_reg.c480 /* AUX_BIT_PERIOD_EXPECTED_DELAY doesn't apply to Rockchip IP */ in analogix_dp_init_aux()
484 reg = AUX_BIT_PERIOD_EXPECTED_DELAY(3); in analogix_dp_init_aux()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_reg.h237 #define AUX_BIT_PERIOD_EXPECTED_DELAY(x) (((x) & 0x7) << 8) macro
H A Danalogix_dp_reg.c480 /* AUX_BIT_PERIOD_EXPECTED_DELAY doesn't apply to Rockchip IP */ in analogix_dp_init_aux()
484 reg = AUX_BIT_PERIOD_EXPECTED_DELAY(3); in analogix_dp_init_aux()

Completed in 6 milliseconds