Home
last modified time | relevance | path

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

/qemu/hw/audio/
H A Dintel-hda.c173 uint32_t dp_ubase; member
455 addr = intel_hda_addr(d->dp_lbase & ~0x01, d->dp_ubase); in intel_hda_xfer()
783 .offset = offsetof(IntelHDAState, dp_ubase),
1201 VMSTATE_UINT32(dp_ubase, IntelHDAState),