Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dael1002.c113 static int ael_i2c_rd(struct cphy *phy, int dev_addr, int word_addr) in ael_i2c_rd() function
259 v = ael_i2c_rd(phy, MODULE_DEV_ADDR, 3); in ael2xxx_get_module_type()
270 v = ael_i2c_rd(phy, MODULE_DEV_ADDR, 6); in ael2xxx_get_module_type()
276 v = ael_i2c_rd(phy, MODULE_DEV_ADDR, 10); in ael2xxx_get_module_type()
281 v = ael_i2c_rd(phy, MODULE_DEV_ADDR, 0x12); in ael2xxx_get_module_type()