Searched refs:AX_SWRESET_IPRL (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/usb/ |
| H A D | asix_devices.c | 381 ret = asix_sw_reset(dev, AX_SWRESET_IPRL | AX_SWRESET_PRL, in ax88772_hw_reset() 464 ret = asix_sw_reset(dev, AX_SWRESET_IPPD | AX_SWRESET_IPRL, in_pm); in ax88772a_hw_reset() 470 ret = asix_sw_reset(dev, AX_SWRESET_IPRL, in_pm); in ax88772a_hw_reset() 480 ret = asix_sw_reset(dev, AX_SWRESET_IPRL, in_pm); in ax88772a_hw_reset()
|
| H A D | asix.h | 100 #define AX_SWRESET_IPRL 0x20 macro
|
| H A D | ax88172a.c | 160 ret = asix_sw_reset(dev, embd_phy ? AX_SWRESET_IPRL : AX_SWRESET_IPPD, in ax88172a_reset_phy()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/eth/ |
| H A D | asix.c | 38 #define AX_SWRESET_IPRL 0x20 macro 387 if (asix_sw_reset(dev, AX_SWRESET_IPRL) < 0) in asix_basic_reset()
|