Home
last modified time | relevance | path

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

/linux/drivers/net/phy/qcom/
H A Dqcom-phy-lib.c47 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);
H A Dqcom.h236 int at803x_debug_reg_write(struct phy_device *phydev, u16 reg, u16 data);
H A Dat803x.c1036 at803x_debug_reg_write(phydev, IPQ5018_PHY_DEBUG_ANA_DAC_FILTER, val); in ipq5018_config_init()