Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/ti/
H A Dphy-gmii-sel.c45 int phy_if_mode; member
130 if_phy->phy_if_mode = submode; in phy_gmii_sel_mode()
/openbmc/linux/drivers/net/usb/
H A Dasix_devices.c798 phy_interface_t phy_if_mode; in ax88772_phylink_setup() local
812 phy_if_mode = PHY_INTERFACE_MODE_INTERNAL; in ax88772_phylink_setup()
814 phy_if_mode = PHY_INTERFACE_MODE_RMII; in ax88772_phylink_setup()
817 phy_if_mode, &ax88772_phylink_mac_ops); in ax88772_phylink_setup()
/openbmc/linux/drivers/net/ethernet/atheros/
H A Dag71xx.c370 phy_interface_t phy_if_mode; member
1131 ag->phy_if_mode, &ag71xx_phylink_mac_ops); in ag71xx_phylink_setup()
1920 err = of_get_phy_mode(np, &ag->phy_if_mode); in ag71xx_probe()
1960 phy_modes(ag->phy_if_mode)); in ag71xx_probe()