Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c2672 unsigned int mux_addr_hi, mux_addr_lo; in xgbe_phy_sfp_comm_setup() local
2675 mux_addr_lo = XP_GET_BITS(pdata->pp4, XP_PROP_4, MUX_ADDR_LO); in xgbe_phy_sfp_comm_setup()
2676 if (mux_addr_lo == XGBE_SFP_DIRECT) in xgbe_phy_sfp_comm_setup()
2680 phy_data->sfp_mux_address = (mux_addr_hi << 2) + mux_addr_lo; in xgbe_phy_sfp_comm_setup()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c2672 unsigned int mux_addr_hi, mux_addr_lo; in xgbe_phy_sfp_comm_setup() local
2675 mux_addr_lo = XP_GET_BITS(pdata->pp4, XP_PROP_4, MUX_ADDR_LO); in xgbe_phy_sfp_comm_setup()
2676 if (mux_addr_lo == XGBE_SFP_DIRECT) in xgbe_phy_sfp_comm_setup()
2680 phy_data->sfp_mux_address = (mux_addr_hi << 2) + mux_addr_lo; in xgbe_phy_sfp_comm_setup()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c2672 unsigned int mux_addr_hi, mux_addr_lo; in xgbe_phy_sfp_comm_setup() local
2675 mux_addr_lo = XP_GET_BITS(pdata->pp4, XP_PROP_4, MUX_ADDR_LO); in xgbe_phy_sfp_comm_setup()
2676 if (mux_addr_lo == XGBE_SFP_DIRECT) in xgbe_phy_sfp_comm_setup()
2680 phy_data->sfp_mux_address = (mux_addr_hi << 2) + mux_addr_lo; in xgbe_phy_sfp_comm_setup()