diff options
author | Paul Zimmerman <pauldzim@gmail.com> | 2020-05-20 16:53:44 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-06-05 17:23:09 +0100 |
commit | 3f5b312a3f9faf2e20a700be70d921e26220a0fe (patch) | |
tree | dccdd3d2275b3652c7634d967064468c1ae8d529 /hw/usb/hcd-ohci.c | |
parent | 3d46938bbbd7cea47ab9b994c0438aea3d10d98f (diff) | |
download | qemu-3f5b312a3f9faf2e20a700be70d921e26220a0fe.zip |
dwc-hsotg (dwc2) USB host controller register definitions
Import the dwc-hsotg (dwc2) register definitions file from the
Linux kernel. This is a copy of drivers/usb/dwc2/hw.h from the
mainline Linux kernel, the only changes being to the header, and
two instances of 'u32' changed to 'uint32_t' to allow it to
compile. Checkpatch throws a boatload of errors due to the tab
indentation, but I would rather import it as-is than reformat it.
Signed-off-by: Paul Zimmerman <pauldzim@gmail.com>
Message-id: 20200520235349.21215-3-pauldzim@gmail.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/usb/hcd-ohci.c')
0 files changed, 0 insertions, 0 deletions