Searched refs:no_preshoot (Results 1 – 3 of 3) sorted by relevance
40 & (hw_lane_settings[0].FFE_PRESET.settings.no_preshoot != 0 ? 0xF1 : 0xFF), in dp_hpo_fixed_vs_pe_retimer_set_tx_ffe()42 & (hw_lane_settings[1].FFE_PRESET.settings.no_preshoot != 0 ? 0xF1 : 0xFF), in dp_hpo_fixed_vs_pe_retimer_set_tx_ffe()44 & (hw_lane_settings[2].FFE_PRESET.settings.no_preshoot != 0 ? 0xF1 : 0xFF), in dp_hpo_fixed_vs_pe_retimer_set_tx_ffe()46 & (hw_lane_settings[3].FFE_PRESET.settings.no_preshoot != 0 ? 0xF1 : 0xFF)}; in dp_hpo_fixed_vs_pe_retimer_set_tx_ffe()
230 unsigned char no_preshoot = 0; in dp_test_send_phy_test_pattern() local330 no_preshoot = 1; in dp_test_send_phy_test_pattern()338 no_preshoot = 1; in dp_test_send_phy_test_pattern()395 link_training_settings.hw_lane_settings[lane].FFE_PRESET.settings.no_preshoot = no_preshoot; in dp_test_send_phy_test_pattern()
166 uint8_t no_preshoot : 1; member