Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xlnx/
Dzynqmp_dp.c38 static uint zynqmp_dp_aux_timeout_ms = 50; variable
39 module_param_named(aux_timeout_ms, zynqmp_dp_aux_timeout_ms, uint, 0444);
995 iter = zynqmp_dp_aux_timeout_ms * 1000 / 400; in zynqmp_dp_aux_transfer()