Searched refs:USB_PORT_FEAT_HIGHSPEED (Results 1 – 3 of 3) sorted by relevance
32 #define USB_PORT_FEAT_HIGHSPEED 10 macro
47 if (portstatus & (1 << USB_PORT_FEAT_HIGHSPEED)) in portspeed()
260 status |= 1 << USB_PORT_FEAT_HIGHSPEED; in ehci_hub_control()