Searched refs:no_preshoot (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/display/dc/link/hwss/
H A Dlink_hwss_hpo_fixed_vs_pe_retimer_dp.c40 & (hw_lane_settings[0].FFE_PRESET.settings.no_preshoot != 0 ? 0xF1 : 0xFF),
42 & (hw_lane_settings[1].FFE_PRESET.settings.no_preshoot != 0 ? 0xF1 : 0xFF),
44 & (hw_lane_settings[2].FFE_PRESET.settings.no_preshoot != 0 ? 0xF1 : 0xFF),
46 & (hw_lane_settings[3].FFE_PRESET.settings.no_preshoot != 0 ? 0xF1 : 0xFF)};
/openbsd-current/sys/dev/pci/drm/amd/display/dc/link/accessories/
H A Dlink_dp_cts.c232 unsigned char no_preshoot = 0; local
332 no_preshoot = 1;
340 no_preshoot = 1;
397 link_training_settings.hw_lane_settings[lane].FFE_PRESET.settings.no_preshoot = no_preshoot;
/openbsd-current/sys/dev/pci/drm/amd/display/dc/
H A Ddc_dp_types.h160 uint8_t no_preshoot : 1; member in struct:dc_dp_ffe_preset::__anon29

Completed in 140 milliseconds