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.c392 struct xgbe_i2c_op *i2c_op) in xgbe_phy_i2c_xfer()
401 struct xgbe_i2c_op i2c_op; in xgbe_phy_redrv_write() local
462 struct xgbe_i2c_op i2c_op; in xgbe_phy_i2c_write() local
483 struct xgbe_i2c_op i2c_op; in xgbe_phy_i2c_read() local
518 struct xgbe_i2c_op i2c_op; in xgbe_phy_sfp_put_mux() local
537 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