Searched refs:cable_test (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/net/phy/ |
| H A D | microchip_t1.c | 815 static const struct access_ereg_val cable_test[] = { in lan87xx_cable_test_start() local 878 for (i = 0; i < ARRAY_SIZE(cable_test); i++) { in lan87xx_cable_test_start() 879 if (cable_test[i].mode == PHYACC_ATTR_MODE_MODIFY) { in lan87xx_cable_test_start() 881 cable_test[i].bank, in lan87xx_cable_test_start() 882 cable_test[i].offset, in lan87xx_cable_test_start() 883 cable_test[i].val, in lan87xx_cable_test_start() 884 cable_test[i].mask); in lan87xx_cable_test_start() 888 rc = access_ereg(phydev, cable_test[i].mode, in lan87xx_cable_test_start() 889 cable_test[i].bank, in lan87xx_cable_test_start() 890 cable_test[i].offset, in lan87xx_cable_test_start() [all …]
|
| H A D | nxp-c45-tja11xx.c | 273 u16 cable_test; member 1325 return phy_set_bits_mmd(phydev, MDIO_MMD_VEND1, regmap->cable_test, in nxp_c45_cable_test_start() 1364 phy_clear_bits_mmd(phydev, MDIO_MMD_VEND1, regmap->cable_test, in nxp_c45_cable_test_get_status() 1893 .cable_test = 0x8330, 2044 .cable_test = 0x8360,
|
| /linux-6.15/ |
| H A D | MAINTAINERS | 17045 K: cable_test
|