Home
last modified time | relevance | path

Searched defs:CMSDKAPBUART (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/char/
H A Dcmsdk-apb-uart.h22 struct CMSDKAPBUART { struct
24 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 …]