Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dmicrel.c100 #define LAN8814_CABLE_DIAG_STAT_MASK GENMASK(9, 8) macro
2822 if (ksz886x_cable_test_failed(val, LAN8814_CABLE_DIAG_STAT_MASK)) in lan8814_cable_test_one_pair()
2827 LAN8814_CABLE_DIAG_STAT_MASK in lan8814_cable_test_one_pair()
2832 if (!ksz886x_cable_test_fault_length_valid(val, LAN8814_CABLE_DIAG_STAT_MASK)) in lan8814_cable_test_one_pair()