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

/linux-master/sound/pci/rme9652/
H A Dhdsp.c358 #define HDSP_SelSyncRef0 (1<<8) macro
373 #define HDSP_SelSyncRefMask (HDSP_SelSyncRef0|HDSP_SelSyncRef1|HDSP_SelSyncRef2)
375 #define HDSP_SelSyncRef_ADAT2 (HDSP_SelSyncRef0)
377 #define HDSP_SelSyncRef_SPDIF (HDSP_SelSyncRef0|HDSP_SelSyncRef1)
379 #define HDSP_SelSyncRef_ADAT_SYNC (HDSP_SelSyncRef0|HDSP_SelSyncRef2)

Completed in 232 milliseconds