Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dgusemu.h28 typedef struct _GUSEmuState struct
30 …dr; /* 1024*1024 bytes used for storing uploaded samples (+32 additional bytes for read padding) */
31 … used for storing emulated GF1/mixer register states (32*32+4 bytes in initial GUSemu32 version) */
32 uint32_t gusirq;
33 uint32_t gusdma;
34 unsigned int timer1fraction;
35 unsigned int timer2fraction;
36 void *opaque;