Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dehci.h140 unsigned has_fsl_port_bug:1; /* FreeScale */ member
611 #define ehci_has_fsl_portno_bug(e) ((e)->has_fsl_port_bug)
Dehci-fsl.c290 ehci->has_fsl_port_bug = 1; in ehci_fsl_usb_setup()