Searched defs:CMSDKAPBUART (Results 1 – 1 of 1) sorted by relevance
22 struct CMSDKAPBUART { struct24 SysBusDevice parent_obj;27 MemoryRegion iomem;28 CharBackend chr;29 qemu_irq txint;30 qemu_irq rxint;31 qemu_irq txovrint;32 qemu_irq rxovrint;33 qemu_irq uartint;34 guint watch_tag;[all …]