Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_aux.h238 SW_AUX_TIMEOUT_PERIOD_MULTIPLIER = 6 enumerator
H A Ddce_aux.c447 aux110->polling_timeout_period = timeout_in_us * SW_AUX_TIMEOUT_PERIOD_MULTIPLIER; in dce_aux_configure_timeout()