Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dpl041.c83 struct PL041State { struct
84 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;