Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/char/
H A Dimx_serial.h98 struct IMXSerialState { struct
100 SysBusDevice parent_obj;
103 MemoryRegion iomem;
104 QEMUTimer ageing_timer;
105 Fifo32 rx_fifo;
107 uint32_t usr1;
108 uint32_t usr2;
109 uint32_t ucr1;
110 uint32_t ucr2;
111 uint32_t uts1;
[all …]