| /linux-6.15/drivers/net/ethernet/realtek/ |
| H A D | r8169_phy_config.c | 295 phy_set_bits(phydev, 0x14, BIT(5)); in rtl8168cp_2_hw_phy_config() 296 phy_set_bits(phydev, 0x0d, BIT(5)); in rtl8168cp_2_hw_phy_config() 325 phy_set_bits(phydev, 0x14, BIT(5)); in rtl8168c_1_hw_phy_config() 326 phy_set_bits(phydev, 0x0d, BIT(5)); in rtl8168c_1_hw_phy_config() 352 phy_set_bits(phydev, 0x16, BIT(0)); in rtl8168c_2_hw_phy_config() 353 phy_set_bits(phydev, 0x14, BIT(5)); in rtl8168c_2_hw_phy_config() 354 phy_set_bits(phydev, 0x0d, BIT(5)); in rtl8168c_2_hw_phy_config() 374 phy_set_bits(phydev, 0x16, BIT(0)); in rtl8168c_3_hw_phy_config() 375 phy_set_bits(phydev, 0x14, BIT(5)); in rtl8168c_3_hw_phy_config() 376 phy_set_bits(phydev, 0x0d, BIT(5)); in rtl8168c_3_hw_phy_config() [all …]
|
| /linux-6.15/drivers/net/phy/ |
| H A D | nxp-tja11xx.c | 133 return phy_set_bits(phydev, MII_ECTRL, MII_ECTRL_CONFIG_EN); in tja11xx_enable_reg_write() 138 return phy_set_bits(phydev, MII_ECTRL, MII_ECTRL_LINK_CONTROL); in tja11xx_enable_link_control() 158 ret = phy_set_bits(phydev, MII_ECTRL, MII_ECTRL_WAKE_REQUEST); in tja11xx_wakeup() 189 return phy_set_bits(phydev, MII_CFG3, MII_CFG3_PHY_EN); in tja11xx_wakeup() 343 ret = phy_set_bits(phydev, MII_COMMCFG, MII_COMMCFG_AUTO_OP); in tja11xx_config_init() 737 return phy_set_bits(phydev, MII_ECTRL, MII_ECTRL_CABLE_TEST); in tja11xx_cable_test_start() 798 ret = phy_set_bits(phydev, MII_COMMCFG, MII_COMMCFG_AUTO_OP); in tja11xx_cable_test_get_status()
|
| H A D | nxp-cbtx.c | 89 return phy_set_bits(phydev, CBTX_MODE_CTRL_STAT, in cbtx_mdix_config() 105 return phy_set_bits(phydev, CBTX_MODE_CTRL_STAT, in cbtx_mdix_config()
|
| H A D | adin.c | 385 return phy_set_bits(phydev, ADIN1300_PHY_CTRL2, in adin_set_downshift() 574 err = phy_set_bits(phydev, ADIN1300_INT_MASK_REG, in adin_phy_config_intr() 712 ret = phy_set_bits(phydev, ADIN1300_PHY_CTRL3, ADIN1300_LINKING_EN); in adin_config_aneg()
|
| H A D | intel-xway.c | 501 return phy_set_bits(phydev, XWAY_MDIO_LED, XWAY_GPHY_LED_EN(index)); in xway_gphy_led_hw_control_set() 527 return phy_set_bits(phydev, XWAY_MDIO_LED, XWAY_GPHY_LED_INV(index)); in xway_gphy_led_polarity_set()
|
| H A D | smsc.c | 94 return phy_set_bits(phydev, MII_LAN83C185_CTRL_STATUS, in smsc_phy_config_edpd() 194 int rc = phy_set_bits(phydev, PHY_EDPD_CONFIG, in lan95xx_config_aneg_ext()
|
| H A D | mxl-gpy.c | 780 ret = phy_set_bits(phydev, PHY_IMASK, PHY_IMASK_LSTC); in gpy_set_wol() 983 return phy_set_bits(phydev, PHY_LED, PHY_LED_HWCONTROL(index)); in gpy_led_hw_control_set() 1009 return phy_set_bits(phydev, PHY_LED, PHY_LED_POLARITY(index)); in gpy_led_polarity_set()
|
| H A D | icplus.c | 281 ret = phy_set_bits(phydev, IP10XX_SPEC_CTRL_STATUS, IP101A_G_APS_ON); in ip101a_config_init()
|
| H A D | dp83867.c | 1007 phy_set_bits(phydev, DP83867_CFG2, in dp83867_link_change_notify()
|
| H A D | bcm-phy-lib.c | 636 return phy_set_bits(phydev, MII_BCM54XX_ECR, MII_BCM54XX_ECR_FIFOE); in bcm_phy_enable_jumbo()
|
| H A D | broadcom.c | 180 rc = phy_set_bits(phydev, MII_BMCR, BMCR_PDOWN); in bcm54616s_config_init()
|
| H A D | marvell.c | 1341 err = phy_set_bits(phydev, MII_88E1510_GEN_CTRL_REG_1, in m88e1510_config_init() 1583 return phy_set_bits(phydev, MII_88E1540_COPPER_CTRL3, in m88e1540_set_fld()
|
| H A D | micrel.c | 1400 return phy_set_bits(phydev, 0x1e, BIT(9)); in ksz9131_led_errata() 1886 ret = phy_set_bits(phydev, MII_KSZPHY_CTRL, in ksz886x_config_aneg()
|
| H A D | phy_device.c | 2595 return phy_set_bits(phydev, MII_BMCR, BMCR_PDOWN); in genphy_suspend()
|
| /linux-6.15/drivers/net/phy/qcom/ |
| H A D | qca83xx.c | 121 phy_set_bits(phydev, MII_CTRL1000, CTL1000_PREFER_MASTER); in qca83xx_config_init() 165 phy_set_bits(phydev, MII_BMCR, BMCR_RESET | BMCR_ANENABLE); in qca83xx_resume()
|
| H A D | qca807x.c | 690 phy_set_bits(phydev, in qca807x_sfp_remove()
|
| H A D | at803x.c | 908 err = phy_set_bits(phydev, AT803X_INTR_ENABLE, value); in at8031_config_intr()
|
| /linux-6.15/drivers/net/phy/mediatek/ |
| H A D | mtk-ge.c | 81 phy_set_bits(phydev, 0x17, BIT(4)); in mt7531_phy_config_init()
|
| /linux-6.15/drivers/net/phy/realtek/ |
| H A D | realtek_main.c | 382 return phy_set_bits(phydev, MII_CTRL1000, in rtl8211c_config_init() 674 ret = phy_set_bits(phydev, RTL8366RB_POWER_SAVE, in rtl8366rb_config_init()
|
| /linux-6.15/include/linux/ |
| H A D | phy.h | 1507 static inline int phy_set_bits(struct phy_device *phydev, u32 regnum, u16 val) in phy_set_bits() function
|