Home
last modified time | relevance | path

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

/qemu/hw/audio/
H A Dintel-hda.c193 uint32_t last_sec; member
940 if (d->last_sec != now) { in intel_hda_reg_write()
942 d->last_sec = now; in intel_hda_reg_write()
953 d->last_sec = now; in intel_hda_reg_write()
1004 if (d->last_sec != now) { in intel_hda_reg_read()
1006 d->last_sec = now; in intel_hda_reg_read()
1017 d->last_sec = now; in intel_hda_reg_read()