Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/rme9652/
Dhdsp.c303 #define HDSP_Lock2 (1<<1) /* this is for Digiface and H9652 */ macro
304 #define HDSP_spdifFrequency3 HDSP_Lock2 /* this is for H9632 only */
3679 if (status & HDSP_Lock2) in snd_hdsp_proc_read()