Searched defs:PL041State (Results 1 – 1 of 1) sorted by relevance
83 struct PL041State { struct84 SysBusDevice parent_obj;86 MemoryRegion iomem;87 qemu_irq irq;89 uint32_t fifo_depth; /* FIFO depth in non-compact mode */91 pl041_regfile regs;92 pl041_channel fifo1;93 lm4549_state codec;