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

/linux-master/sound/pci/rme9652/
H A Dhdspm.c497 #define HDSPM_wcLock (1<<3) /* Wordclock is detected and locked */ macro
512 #define HDSPM_wc_valid (HDSPM_wcLock|HDSPM_wcSync)
1334 if ((status2 & HDSPM_wcLock) != 0 &&
3846 if (status2 & HDSPM_wcLock) {
4976 (status2 & HDSPM_wcLock) ? (x2 ? "Sync" : "Lock") :

Completed in 113 milliseconds