Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/
Dvia82xx.c144 #define VIA8233_SHADOW_STAT_ACTIVE 0x08 /* RO */ macro
693 (VIA8233_SHADOW_STAT_ACTIVE|VIA_REG_STAT_EOL| in snd_via8233_interrupt()
711 if (shadow_status & VIA8233_SHADOW_STAT_ACTIVE) in snd_via8233_interrupt()