Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dvia82xx_modem.c70 #define VIA_REG_STAT_STOPPED 0x04 /* RWC */ macro
490 c_status &= (VIA_REG_STAT_EOL|VIA_REG_STAT_FLAG|VIA_REG_STAT_STOPPED); in snd_via82xx_interrupt()
H A Dvia82xx.c132 #define VIA_REG_STAT_STOPPED 0x04 /* RWC */ macro
637 if (! (c_status & (VIA_REG_STAT_EOL|VIA_REG_STAT_FLAG|VIA_REG_STAT_STOPPED))) in snd_via686_interrupt()