Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/eth/
Dasix.c207 static int asix_sw_reset(struct ueth_data *dev, u8 flags) in asix_sw_reset() function
379 if (asix_sw_reset(dev, AX_SWRESET_IPPD | AX_SWRESET_PRL) < 0) in asix_basic_reset()
382 if (asix_sw_reset(dev, AX_SWRESET_CLEAR) < 0) in asix_basic_reset()
386 if (asix_sw_reset(dev, AX_SWRESET_IPRL) < 0) in asix_basic_reset()
389 if (asix_sw_reset(dev, AX_SWRESET_PRTE) < 0) in asix_basic_reset()