Searched refs:mux_channel (Results 1 – 2 of 2) sorted by relevance
163 unsigned int mux_channel; member272 priv->mux_channel = -1; in max9286_i2c_mux_close()283 if (priv->mux_channel == chan) in max9286_i2c_mux_select()286 priv->mux_channel = chan; in max9286_i2c_mux_select()
518 u8 mux_channel; in xgbe_phy_sfp_put_mux() local524 mux_channel = 0; in xgbe_phy_sfp_put_mux()527 i2c_op.len = sizeof(mux_channel); in xgbe_phy_sfp_put_mux()528 i2c_op.buf = &mux_channel; in xgbe_phy_sfp_put_mux()537 u8 mux_channel; in xgbe_phy_sfp_get_mux() local543 mux_channel = 1 << phy_data->sfp_mux_channel; in xgbe_phy_sfp_get_mux()546 i2c_op.len = sizeof(mux_channel); in xgbe_phy_sfp_get_mux()547 i2c_op.buf = &mux_channel; in xgbe_phy_sfp_get_mux()