Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dmicrochip_t1.c692 int pos_peak_cycle = 0, pos_peak_in_phases = 0, pos_peak_phase = 0; in lan87xx_cable_test_report() local
716 pos_peak_phase = pos_peak_time & 0x7F; in lan87xx_cable_test_report()
717 pos_peak_in_phases = (pos_peak_cycle * 96) + pos_peak_phase; in lan87xx_cable_test_report()