Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/phy/
Dmicrochip_t1.c866 int pos_peak_cycle = 0, pos_peak_in_phases = 0, pos_peak_phase = 0; in lan87xx_cable_test_report() local
890 pos_peak_phase = pos_peak_time & 0x7F; in lan87xx_cable_test_report()
891 pos_peak_in_phases = (pos_peak_cycle * 96) + pos_peak_phase; in lan87xx_cable_test_report()