Home
last modified time | relevance | path

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

/u-boot/common/
A Dusb_hub.c778 le16_to_cpu(hubsts->wHubStatus), in usb_hub_configure()
781 (le16_to_cpu(hubsts->wHubStatus) & HUB_STATUS_LOCAL_POWER) ? \ in usb_hub_configure()
784 (le16_to_cpu(hubsts->wHubStatus) & HUB_STATUS_OVERCURRENT) ? \ in usb_hub_configure()
/u-boot/drivers/usb/emul/
A Dsandbox_hub.c218 hubsts->wHubStatus = 0; in sandbox_hub_submit_control_msg()
/u-boot/include/
A Dusb.h542 unsigned short wHubStatus; member

Completed in 7 milliseconds