Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/eth/
H A Dasix.c208 static int asix_sw_reset(struct ueth_data *dev, u8 flags) in asix_sw_reset() function
380 if (asix_sw_reset(dev, AX_SWRESET_IPPD | AX_SWRESET_PRL) < 0) in asix_basic_reset()
383 if (asix_sw_reset(dev, AX_SWRESET_CLEAR) < 0) in asix_basic_reset()
387 if (asix_sw_reset(dev, AX_SWRESET_IPRL) < 0) in asix_basic_reset()
390 if (asix_sw_reset(dev, AX_SWRESET_PRTE) < 0) in asix_basic_reset()