]> git.ipfire.org Git - thirdparty/qemu.git/commit
dwc-hsotg (dwc2) USB host controller state definitions
authorPaul Zimmerman <pauldzim@gmail.com>
Wed, 20 May 2020 23:53:45 +0000 (16:53 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 5 Jun 2020 16:23:09 +0000 (17:23 +0100)
commit104a010f24f7ae9d16ff67bce66c309a4a070915
tree834cc2dd9dbbaf32bba786640f4b5459508b2fcb
parent3f5b312a3f9faf2e20a700be70d921e26220a0fe
dwc-hsotg (dwc2) USB host controller state definitions

Add the dwc-hsotg (dwc2) USB host controller state definitions.
Mostly based on hw/usb/hcd-ehci.h.

Signed-off-by: Paul Zimmerman <pauldzim@gmail.com>
Message-id: 20200520235349.21215-4-pauldzim@gmail.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/usb/hcd-dwc2.h [new file with mode: 0644]