Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/rme9652/
Dhdsp.c372 #define HDSP_inp_freq1 (1<<6) macro
380 #define HDSP_systemFrequencyMask (HDSP_inp_freq0|HDSP_inp_freq1|HDSP_inp_freq2)
382 #define HDSP_systemFrequency44_1 (HDSP_inp_freq1)
383 #define HDSP_systemFrequency48 (HDSP_inp_freq0|HDSP_inp_freq1)
386 #define HDSP_systemFrequency96 (HDSP_inp_freq1|HDSP_inp_freq2)