Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/rme9652/
Dhdsp.c319 #define HDSP_Lock2 (1<<1) /* this is for Digiface and H9652 */ macro
320 #define HDSP_spdifFrequency3 HDSP_Lock2 /* this is for H9632 only */
3626 if (status & HDSP_Lock2) in snd_hdsp_proc_read()