Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/phy/
Dmicrochip_t1.c873 int pos_peak_in_phases_hybrid = 0; in lan87xx_cable_test_report() local
900 pos_peak_in_phases_hybrid < pos_peak_in_phases && in lan87xx_cable_test_report()
901 (pos_peak_in_phases_hybrid < (neg_peak_in_phases + jitter_var)); in lan87xx_cable_test_report()
905 pos_peak_in_phases_hybrid < neg_peak_in_phases && in lan87xx_cable_test_report()
906 (pos_peak_in_phases_hybrid < (pos_peak_in_phases + jitter_var)); in lan87xx_cable_test_report()
1652 int pos_peak_in_phases_hybrid; in lan887x_cable_test_report() local
1761 pos_peak_in_phases_hybrid = pos_peak_cycle_hybrid * 96 + in lan887x_cable_test_report()
1774 distance = (((pos_peak_in_phases - pos_peak_in_phases_hybrid) in lan887x_cable_test_report()
1777 distance = (((neg_peak_in_phases - pos_peak_in_phases_hybrid) in lan887x_cable_test_report()