Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/phy/
Dmicrochip_t1.c655 int pos_peak_cycle = 0, pos_peak_in_phases = 0, pos_peak_phase = 0; in lan87xx_cable_test_report() local
679 pos_peak_phase = pos_peak_time & 0x7F; in lan87xx_cable_test_report()
680 pos_peak_in_phases = (pos_peak_cycle * 96) + pos_peak_phase; in lan87xx_cable_test_report()