Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dvia82cxxx_audio.c206 #define VIA_SGD_ACTIVE (1 << 7) macro
426 if (inb (iobase + VIA_PCM_STATUS) & VIA_SGD_ACTIVE) in via_chan_stop()
481 if (tmp & VIA_SGD_ACTIVE) in sg_active()