Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/eth/
Dasix88179.c397 u8 buf[2], tmp[5], link_sts; in asix_init_common() local
424 1, 1, &link_sts); in asix_init_common()
435 if (link_sts & AX_USB_SS) in asix_init_common()
437 else if (link_sts & AX_USB_HS) in asix_init_common()
444 if (link_sts & (AX_USB_SS | AX_USB_HS)) in asix_init_common()