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