Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dintel-hda.c119 typedef struct IntelHDAState IntelHDAState; typedef
144 struct IntelHDAState { struct
145 PCIDevice pci;
146 const char *name;
147 HDACodecBus codecs;
150 uint32_t g_ctl;
151 uint32_t wake_en;
152 uint32_t state_sts;
153 uint32_t int_ctl;
154 uint32_t int_sts;
[all …]