Searched refs:i2c_op (Results 1 – 1 of 1) sorted by relevance
296 i2c_op.buf = redrv_data; in axgbe_phy_redrv_write()309 i2c_op.len = 1; in axgbe_phy_redrv_write()310 i2c_op.buf = redrv_data; in axgbe_phy_redrv_write()338 i2c_op.target = target; in axgbe_phy_i2c_read()339 i2c_op.len = reg_len; in axgbe_phy_i2c_read()340 i2c_op.buf = reg; in axgbe_phy_i2c_read()353 i2c_op.target = target; in axgbe_phy_i2c_read()354 i2c_op.len = val_len; in axgbe_phy_i2c_read()355 i2c_op.buf = val; in axgbe_phy_i2c_read()377 i2c_op.buf = &mux_channel; in axgbe_phy_sfp_put_mux()[all …]