Home
last modified time | relevance | path

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

/u-boot/include/
A Dusb_defs.h271 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | \ macro
/u-boot/common/
A Dusb_hub.c147 u16 tmp = (status->wPortStatus) & USB_SS_PORT_STAT_MASK; in usb_get_port_status()

Completed in 5 milliseconds