Searched refs:ehci_port_speed (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dehci.h559 ehci_port_speed(struct ehci_hcd *ehci, unsigned int portsc) function
579 #define ehci_port_speed(ehci, portsc) USB_PORT_STAT_HIGH_SPEED macro
H A Dehci-hub.c946 status |= ehci_port_speed(ehci, temp1);
948 status |= ehci_port_speed(ehci, temp);
H A Disp1760-hcd.c114 #define ehci_port_speed(priv, portsc) USB_PORT_STAT_HIGH_SPEED macro
2029 status |= ehci_port_speed(priv, temp);

Completed in 41 milliseconds