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

/linux-master/sound/pci/rme9652/
H A Dhdsp.c357 #define HDSP_inp_freq2 (1<<7) macro
364 #define HDSP_systemFrequencyMask (HDSP_inp_freq0|HDSP_inp_freq1|HDSP_inp_freq2)
368 #define HDSP_systemFrequency64 (HDSP_inp_freq2)
369 #define HDSP_systemFrequency88_2 (HDSP_inp_freq0|HDSP_inp_freq2)
370 #define HDSP_systemFrequency96 (HDSP_inp_freq1|HDSP_inp_freq2)

Completed in 101 milliseconds