Home
last modified time | relevance | path

Searched defs:i2c_op (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/amd/xgbe/
Dxgbe-phy-v2.c397 struct xgbe_i2c_op *i2c_op) in xgbe_phy_i2c_xfer()
406 struct xgbe_i2c_op i2c_op; in xgbe_phy_redrv_write() local
467 struct xgbe_i2c_op i2c_op; in xgbe_phy_i2c_write() local
488 struct xgbe_i2c_op i2c_op; in xgbe_phy_i2c_read() local
523 struct xgbe_i2c_op i2c_op; in xgbe_phy_sfp_put_mux() local
542 struct xgbe_i2c_op i2c_op; in xgbe_phy_sfp_get_mux() local
/drivers/i2c/busses/
Di2c-sh_mobile.c303 static unsigned char i2c_op(struct sh_mobile_i2c_data *pd, enum sh_mobile_i2c_op op) in i2c_op() function