opnsense-src/sys/dev/usb/controller
Ian Lepore 8148f4f3d5 Enable usb low and full speed devices connected to the imx6 root hubs.
This enables the PHY circuitry for UTMI+ level 2 and 3, and sets the
flag to tell the ehci code that the root hub has a transaction translator
in it.  For imx6 we can use the standard ehci_get_port_speed_portsc()
function to find out what speed device is connected to the port.
2017-02-12 00:52:22 +00:00
..
at91dci.c dev/usb: minor spelling fixes in comments. 2016-05-02 17:44:03 +00:00
at91dci.h
at91dci_atmelarm.c Fix device delete child function. 2016-10-17 10:20:38 +00:00
at91dci_fdt.c Fix device delete child function. 2016-10-17 10:20:38 +00:00
atmegadci.c
atmegadci.h
atmegadci_atmelarm.c Fix device delete child function. 2016-10-17 10:20:38 +00:00
avr32dci.c
avr32dci.h
dwc_otg.c Allow operation with UTMI+ phy. 2016-11-17 15:08:30 +00:00
dwc_otg.h Allow operation with UTMI+ phy. 2016-11-17 15:08:30 +00:00
dwc_otg_fdt.c Declare dwc_otg_detach as non-static (same as dwc_otg_attach), 2016-11-17 15:12:03 +00:00
dwc_otg_fdt.h Declare dwc_otg_detach as non-static (same as dwc_otg_attach), 2016-11-17 15:12:03 +00:00
dwc_otg_hisi.c
dwc_otgreg.h
ehci.c dev/usb: minor spelling fixes in comments. 2016-05-02 17:44:03 +00:00
ehci.h EHCI: Make core reset and port speed reading more generic. 2016-01-28 14:11:59 +00:00
ehci_fsl.c Use OF_prop_free instead of direct call to free(9) 2016-05-14 18:44:30 +00:00
ehci_imx.c Enable usb low and full speed devices connected to the imx6 root hubs. 2017-02-12 00:52:22 +00:00
ehci_ixp4xx.c Fix device delete child function. 2016-10-17 10:20:38 +00:00
ehci_mv.c Fix device delete child function. 2016-10-17 10:20:38 +00:00
ehci_pci.c Fix device delete child function. 2016-10-17 10:20:38 +00:00
ehcireg.h EHCI: Correct address of EHCI_USBMODE_LPM register is 0xC8, not 0xA8. 2016-01-30 08:27:09 +00:00
generic_ehci.c Fix device delete child function. 2016-10-17 10:20:38 +00:00
generic_ohci.c Fix device delete child function. 2016-10-17 10:20:38 +00:00
generic_usb_if.m Add driver for "generic-ohci" as defined by FDT. 2016-05-17 17:46:12 +00:00
musb_otg.c Remove misleading comment. musb supports host mode for more than two years now 2016-04-05 18:07:13 +00:00
musb_otg.h
musb_otg_atmelarm.c Fix device delete child function. 2016-10-17 10:20:38 +00:00
ohci.c dev/usb: minor spelling fixes in comments. 2016-05-02 17:44:03 +00:00
ohci.h
ohci_pci.c Fix device delete child function. 2016-10-17 10:20:38 +00:00
ohci_s3c24x0.c Fix device delete child function. 2016-10-17 10:20:38 +00:00
ohcireg.h
saf1761_otg.c
saf1761_otg.h
saf1761_otg_boot.c Fix device delete child function. 2016-10-17 10:20:38 +00:00
saf1761_otg_fdt.c Fix device delete child function. 2016-10-17 10:20:38 +00:00
saf1761_otg_reg.h
uhci.c dev/usb: minor spelling fixes in comments. 2016-05-02 17:44:03 +00:00
uhci.h Fix compile warning about shifting signed negative constant. 2015-11-23 12:55:37 +00:00
uhci_pci.c Fix device delete child function. 2016-10-17 10:20:38 +00:00
uhcireg.h
usb_controller.c
uss820dci.c
uss820dci.h
uss820dci_atmelarm.c Fix device delete child function. 2016-10-17 10:20:38 +00:00
xhci.c Fix problem with suspend and resume when using Skylake chipsets. Make 2017-01-19 18:33:27 +00:00
xhci.h Fix problem with suspend and resume when using Skylake chipsets. Make 2017-01-19 18:33:27 +00:00
xhci_mv.c Fix device delete child function. 2016-10-17 10:20:38 +00:00
xhci_pci.c Fix problem with suspend and resume when using Skylake chipsets. Make 2017-01-19 18:33:27 +00:00
xhcireg.h Update the definition for number of scratch pages to match the latest 2016-06-22 09:03:55 +00:00