Lines Matching +full:rx +full:- +full:eq
1 // SPDX-License-Identifier: GPL-2.0+
8 * David Wu <david.wu@rock-chips.com>
62 * Addr: 1 --- RK630@S40
63 * 2 --- RV1106@T22
96 node = dev_read_subnode(dev, "macphy-txlevel"); in rk630_phy_t22_get_txlevel_from_efuse()
98 return -EINVAL; in rk630_phy_t22_get_txlevel_from_efuse()
103 return -EINVAL; in rk630_phy_t22_get_txlevel_from_efuse()
118 return -EINVAL; in rk630_phy_t22_get_txlevel_from_efuse()
154 /* PHYAFE RX optimization */ in rk630_phy_s40_config_init()
186 /* PHYAFE EQ optimization */ in rk630_phy_t22_config_init()
201 /* Rx signal detctor level optimization */ in rk630_phy_t22_config_init()
210 /* Disable auto-cal */ in rk630_phy_t22_config_init()
224 switch (phydev->addr) { in rk630_phy_config_init()
233 phydev->addr); in rk630_phy_config_init()
234 return -EINVAL; in rk630_phy_config_init()