Searched refs:at803x_debug_reg_write (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/phy/qcom/ |
| A D | qca83xx.c | 106 at803x_debug_reg_write(phydev, AT803X_DEBUG_ANALOG_TEST_CTRL, 0x02ea); in qca83xx_config_init() 108 at803x_debug_reg_write(phydev, AT803X_DEBUG_REG_GREEN, 0x68a0); in qca83xx_config_init() 116 at803x_debug_reg_write(phydev, AT803X_DEBUG_REG_GREEN, 0x6860); in qca83xx_config_init() 117 at803x_debug_reg_write(phydev, AT803X_DEBUG_SYSTEM_CTRL_MODE, 0x2c46); in qca83xx_config_init() 118 at803x_debug_reg_write(phydev, AT803X_DEBUG_REG_3C, 0x6000); in qca83xx_config_init()
|
| A D | qcom-phy-lib.c | 47 int at803x_debug_reg_write(struct phy_device *phydev, u16 reg, u16 data) in at803x_debug_reg_write() function 57 EXPORT_SYMBOL_GPL(at803x_debug_reg_write);
|
| A D | qcom.h | 215 int at803x_debug_reg_write(struct phy_device *phydev, u16 reg, u16 data);
|
Completed in 37 milliseconds