Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/usb/
Dax88172a.c208 ret = asix_sw_reset(dev, AX_SWRESET_IPPD); in ax88172a_reset_phy()
219 ret = asix_sw_reset(dev, embd_phy ? AX_SWRESET_IPRL : AX_SWRESET_IPPD); in ax88172a_reset_phy()
Dasix.h101 #define AX_SWRESET_IPPD 0x40 macro
Dasix_devices.c317 ret = asix_sw_reset(dev, AX_SWRESET_IPPD | AX_SWRESET_PRL); in ax88772_reset()
638 asix_sw_reset(dev, AX_SWRESET_PRL | AX_SWRESET_IPPD); in ax88178_reset()
817 asix_sw_reset(dev, AX_SWRESET_PRL | AX_SWRESET_IPPD); in ax88178_bind()