Searched refs:RME96_WCR_ISEL (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/sound/pci/
H A Drme96.c123 #define RME96_WCR_ISEL (1 << 30) macro
964 rme96->wcreg &= ~RME96_WCR_ISEL; snd_rme96_set_period_properties()
967 rme96->wcreg |= RME96_WCR_ISEL; snd_rme96_set_period_properties()
1737 } else if (rme96->wcreg & RME96_WCR_ISEL) { snd_rme96_proc_read()

Completed in 51 milliseconds