Home
last modified time | relevance | path

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

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