Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/usb/
Dax88172a.c24 int use_embdphy; member
198 priv->use_embdphy = 1; in ax88172a_bind()
202 priv->use_embdphy = 0; in ax88172a_bind()
210 ret = asix_read_phy_addr(dev, priv->use_embdphy); in ax88172a_bind()
216 ax88172a_reset_phy(dev, priv->use_embdphy); in ax88172a_bind()
268 ax88172a_reset_phy(dev, priv->use_embdphy); in ax88172a_reset()