Searched refs:AX_SWRESET_IPPD (Results 1 – 3 of 3) sorted by relevance
208 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()
101 #define AX_SWRESET_IPPD 0x40 macro
317 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()