Home
last modified time | relevance | path

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

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