Searched refs:AX_SWRESET_PRL (Results 1 – 2 of 2) sorted by relevance
317 ret = asix_sw_reset(dev, AX_SWRESET_IPPD | AX_SWRESET_PRL); in ax88772_reset()349 ret = asix_sw_reset(dev, AX_SWRESET_PRL); in ax88772_reset()355 ret = asix_sw_reset(dev, AX_SWRESET_IPRL | 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()
98 #define AX_SWRESET_PRL 0x08 macro