Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Ddp83640.c165 static int chosen_phy = -1; variable
170 module_param(chosen_phy, int, 0444);
173 MODULE_PARM_DESC(chosen_phy,
1024 if (chosen_phy == -1 && !clock->chosen) in choose_this_phy()
1027 if (chosen_phy == phydev->mdio.addr) in choose_this_phy()