freebsd-dev/sys/dev/usb/controller
Andrew Turner 518da7ace8 Add dwc_otg_acpi
Create an acpi attachment for the DWC USB OTG device. This is present in
the Raspberry Pi 4 in the USB-C port normally used to power the board. Some
firmware presents the kernel with ACPI tables rather than FDT so we need
an ACPI attachment.

Submitted by:	Greg V <greg_unrelenting.technology>
Approved by:	hselasky (removal of All rights reserved)
Differential Revision:	https://reviews.freebsd.org/D25203
2020-06-30 15:58:29 +00:00
..
atmegadci.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (2 of many) 2020-02-15 18:52:12 +00:00
atmegadci.h
avr32dci.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (2 of many) 2020-02-15 18:52:12 +00:00
avr32dci.h
dwc3.c
dwc3.h dwc3: Use a pair of ()'s around arguments for some macros 2019-10-16 13:53:53 +00:00
dwc_otg_acpi.c Add dwc_otg_acpi 2020-06-30 15:58:29 +00:00
dwc_otg_fdt.c Add dwc_otg_acpi 2020-06-30 15:58:29 +00:00
dwc_otg_fdt.h
dwc_otg_hisi.c
dwc_otg.c Add dwc_otg_acpi 2020-06-30 15:58:29 +00:00
dwc_otg.h
dwc_otgreg.h
ehci_fsl.c
ehci_imx.c arm: Fix duplicate ehci DRIVER_MODULE 2020-04-16 16:59:37 +00:00
ehci_msm.c
ehci_mv.c
ehci_pci.c Add USB host controller PCI ID's for Hygon. 2020-02-10 11:09:56 +00:00
ehci.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (2 of many) 2020-02-15 18:52:12 +00:00
ehci.h
ehcireg.h
generic_ehci_acpi.c
generic_ehci_fdt.c arm: Fix duplicate ehci DRIVER_MODULE 2020-04-16 16:59:37 +00:00
generic_ehci.c
generic_ehci.h
generic_ohci.c Regularize my copyright notice 2019-12-04 16:56:11 +00:00
generic_usb_if.m Remove "all rights reserved" from copyright for the file I own. 2019-12-03 21:00:45 +00:00
generic_xhci_acpi.c
generic_xhci_fdt.c
generic_xhci.c
generic_xhci.h
musb_otg.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (2 of many) 2020-02-15 18:52:12 +00:00
musb_otg.h
ohci_pci.c Add USB host controller PCI ID's for Hygon. 2020-02-10 11:09:56 +00:00
ohci.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (2 of many) 2020-02-15 18:52:12 +00:00
ohci.h
ohcireg.h
saf1761_otg_boot.c
saf1761_otg_fdt.c
saf1761_otg_reg.h
saf1761_otg.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (2 of many) 2020-02-15 18:52:12 +00:00
saf1761_otg.h
uhci_pci.c
uhci.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (2 of many) 2020-02-15 18:52:12 +00:00
uhci.h
uhcireg.h
usb_controller.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (2 of many) 2020-02-15 18:52:12 +00:00
usb_nop_xceiv.c
uss820dci.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (2 of many) 2020-02-15 18:52:12 +00:00
uss820dci.h
xhci_pci.c Add USB host controller PCI ID's for Hygon. 2020-02-10 11:09:56 +00:00
xhci.c Set the maximum exit latency to 0 for XHCI USB 3.0 devices, because we 2020-04-18 15:05:10 +00:00
xhci.h Define the XHCI endpoint states. 2020-01-10 09:07:43 +00:00
xhcireg.h