Home
last modified time | relevance | path

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

/qemu/hw/audio/
H A Des1370.c271 uint32_t sctl; member
343 static void es1370_maybe_lower_irq (ES1370State *s, uint32_t sctl) in es1370_maybe_lower_irq()
385 static void es1370_update_voices (ES1370State *s, uint32_t ctl, uint32_t sctl) in es1370_update_voices()
780 uint32_t ctl, sctl; in es1370_post_load() local