Home
last modified time | relevance | path

Searched refs:has_fsl_port_bug (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci.h207 unsigned has_fsl_port_bug:1; /* FreeScale */ member
685 #define ehci_has_fsl_portno_bug(e) ((e)->has_fsl_port_bug)
H A Dehci-fsl.c340 ehci->has_fsl_port_bug = 1; in ehci_fsl_usb_setup()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci.h207 unsigned has_fsl_port_bug:1; /* FreeScale */ member
688 #define ehci_has_fsl_portno_bug(e) ((e)->has_fsl_port_bug)
H A Dehci-fsl.c334 ehci->has_fsl_port_bug = 1; in ehci_fsl_usb_setup()

Completed in 6 milliseconds