Home
last modified time | relevance | path

Searched refs:corb_ubase (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/audio/
H A Dintel-hda.c158 uint32_t corb_ubase; member
333 addr = intel_hda_addr(d->corb_lbase, d->corb_ubase); in intel_hda_corb_run()
693 .offset = offsetof(IntelHDAState, corb_ubase),
1188 VMSTATE_UINT32(corb_ubase, IntelHDAState),