Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/usb/
Dax88172a.c36 int use_embdphy; member
267 priv->use_embdphy = 1; in ax88172a_bind()
271 priv->use_embdphy = 0; in ax88172a_bind()
279 priv->phy_addr = asix_read_phy_addr(dev, priv->use_embdphy); in ax88172a_bind()
280 ax88172a_reset_phy(dev, priv->use_embdphy); in ax88172a_bind()
332 ax88172a_reset_phy(dev, priv->use_embdphy); in ax88172a_reset()