Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/usb/
Dax88172a.c36 int use_embdphy; member
232 priv->use_embdphy = 1; in ax88172a_bind()
236 priv->use_embdphy = 0; in ax88172a_bind()
244 priv->phy_addr = asix_read_phy_addr(dev, priv->use_embdphy); in ax88172a_bind()
245 ax88172a_reset_phy(dev, priv->use_embdphy); in ax88172a_bind()
297 ax88172a_reset_phy(dev, priv->use_embdphy); in ax88172a_reset()