Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/phy/
Dmicrel.c98 #define LAN8814_CABLE_DIAG_STAT_MASK GENMASK(9, 8) macro
2128 if (ksz886x_cable_test_failed(val, LAN8814_CABLE_DIAG_STAT_MASK)) in lan8814_cable_test_one_pair()
2133 LAN8814_CABLE_DIAG_STAT_MASK in lan8814_cable_test_one_pair()
2138 if (!ksz886x_cable_test_fault_length_valid(val, LAN8814_CABLE_DIAG_STAT_MASK)) in lan8814_cable_test_one_pair()