Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/xlnx/
H A Dzynqmp_dp.c37 static uint zynqmp_dp_aux_timeout_ms = 50; variable
38 module_param_named(aux_timeout_ms, zynqmp_dp_aux_timeout_ms, uint, 0444);
1001 iter = zynqmp_dp_aux_timeout_ms * 1000 / 400; in zynqmp_dp_aux_transfer()