Home
last modified time | relevance | path

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

/u-boot/include/
A Dusb_defs.h259 #define USB_PORT_STAT_SPEED_MASK \ macro
/u-boot/common/
A Dusb_hub.c242 switch (portstatus & USB_PORT_STAT_SPEED_MASK) { in portspeed()
378 switch (portstatus & USB_PORT_STAT_SPEED_MASK) { in usb_hub_port_connect_change()

Completed in 4 milliseconds