Home
last modified time | relevance | path

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

/linux/drivers/net/phy/qcom/
H A Dqcom-phy-lib.c17 int at803x_debug_reg_read(struct phy_device *phydev, u16 reg) in at803x_debug_reg_read() function
27 EXPORT_SYMBOL_GPL(at803x_debug_reg_read);
35 ret = at803x_debug_reg_read(phydev, reg); in at803x_debug_reg_mask()
H A Dqcom.h233 int at803x_debug_reg_read(struct phy_device *phydev, u16 reg);
H A Dat803x.c707 val = at803x_debug_reg_read(phydev, AT803X_DEBUG_REG_1F); in at8031_rgmii_reg_get_voltage_sel()
1046 val = at803x_debug_reg_read(phydev, IPQ5018_PHY_DEBUG_ANA_DAC_FILTER); in ipq5018_config_init()