Home
last modified time | relevance | path

Searched defs:override_params (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/qualcomm/
Dphy-qcom-qusb2.c310 struct override_params { struct
311 struct override_param imp_res_offset;
312 struct override_param hstx_trim;
313 struct override_param preemphasis;
314 struct override_param preemphasis_width;
315 struct override_param bias_ctrl;
316 struct override_param charge_ctrl;
317 struct override_param hsdisc_trim;
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
Dphy-qcom-qusb2.c396 struct override_params { struct
397 struct override_param imp_res_offset;
398 struct override_param hstx_trim;
399 struct override_param preemphasis;
400 struct override_param preemphasis_width;
401 struct override_param bias_ctrl;
402 struct override_param charge_ctrl;
403 struct override_param hsdisc_trim;
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/abi/
Dguc_actions_slpc_abi.h200 struct slpc_override_params override_params; member