Searched full:otg (Results 1 – 12 of 12) sorted by relevance
/qemu/docs/system/arm/ |
H A D | b-l475e-iot01a.rst | 10 USART, I2C, SPI, CAN and USB OTG, as well as a variety of sensors.
|
H A D | stm32.rst | 59 * USB OTG
|
H A D | bananapi_m2u.rst | 7 2.0 ports, 1 USB OTG port, 1 HDMI port, 1 audio jack, a DC power port,
|
/qemu/hw/arm/ |
H A D | stm32f405_soc.c | 295 create_unimplemented_device("USB OTG HS", 0x40040000, 0x30000); in stm32f405_soc_realize() 296 create_unimplemented_device("USB OTG FS", 0x50000000, 0x31000); in stm32f405_soc_realize()
|
H A D | bcm2838.c | 202 /* Connect USB OTG and MPHI to the interrupt controller */ in bcm2838_realize()
|
H A D | mps2-tz.c | 547 /* The USB OTG controller is an ISP1763; we don't have a model of it. */ in make_eth_usb() 548 object_initialize_child(OBJECT(mms), "usb-otg", in make_eth_usb() 550 qdev_prop_set_string(DEVICE(&mms->usb), "name", "usb-otg"); in make_eth_usb()
|
H A D | allwinner-r40.c | 96 { "usb0-otg", 0x01c13000, 4 * KiB },
|
H A D | allwinner-h3.c | 96 { "usb0-otg", 0x01c19000, 4 * KiB },
|
/qemu/hw/misc/ |
H A D | bcm2835_mphi.c | 5 * allow the dwc-otg USB host controller driver in the Raspbian kernel
|
/qemu/pc-bios/dtb/ |
H A D | canyonlands.dts | 181 compatible = "amcc,dwc-otg"; 188 interrupt-map = </* USB-OTG */ 0x0 &UIC2 0x1c 0x4
|
/qemu/include/hw/usb/ |
H A D | dwc2-regs.h | 7 * hw.h - DesignWare HS OTG Controller hardware definitions
|
/qemu/hw/usb/ |
H A D | hcd-dwc2.c | 6 * Note that to use this emulation with the dwc-otg driver in the
|