Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/phy/
Ddp83tg720.c29 #define DP83TG720S_TDR_FAIL BIT(0) macro
158 if (!(ret & DP83TG720S_TDR_FAIL)) { in dp83tg720_cable_test_get_status()