Searched refs:USB_PORT_FEAT_LOWSPEED (Results 1 – 3 of 3) sorted by relevance
110 #define USB_PORT_FEAT_LOWSPEED 9 macro
229 else if (portstatus & (1 << USB_PORT_FEAT_LOWSPEED)) in portspeed()
1626 status |=1 << USB_PORT_FEAT_LOWSPEED; in ehci_hub_control()