Searched defs:IMXSerialState (Results 1 – 1 of 1) sorted by relevance
98 struct IMXSerialState { struct100 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 …]